'Declaration <DescriptionAttribute("A value indicating whether anchor point is visible.")> <CategoryAttribute("Dicom")> Public Property AnchorPointVisibility As Boolean
[Description("A value indicating whether anchor point is visible.")] [Category("Dicom")] public bool AnchorPointVisibility { get; set; }