'Declaration <BrowsableAttribute(False)> Public Overrides Property FillBrush As Vintasoft.Imaging.Annotation.AnnotationBrushBase
[Browsable(False)] public override Vintasoft.Imaging.Annotation.AnnotationBrushBase FillBrush { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Annotation.AnnotationBrushBase* get_FillBrush(); override; public: __property void set_FillBrush(
Vintasoft.Imaging.Annotation.AnnotationBrushBase* value
); override;
[Browsable(False)] public:
property Vintasoft.Imaging.Annotation.AnnotationBrushBase^ FillBrush { Vintasoft.Imaging.Annotation.AnnotationBrushBase^ get() override;; void set(Vintasoft.Imaging.Annotation.AnnotationBrushBase^ value) override;; }
Property Value
Всегда возвращает null.