'Declaration <DescriptionAttribute("A value indicating whether graphic is filled.")> <CategoryAttribute("Dicom")> <BrowsableAttribute(False)> Public Overrides Property GraphicFilled As Boolean
[Description("A value indicating whether graphic is filled.")] [Category("Dicom")] [Browsable(False)] public override bool GraphicFilled { get; set; }
Property Value
Всегда возвращает false.