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