'Declaration <DescriptionAttribute("The background brush of annotation.")> Public Property FillBrush As Vintasoft.Imaging.Annotation.AnnotationBrushBase
[Description("The background brush of annotation.")] public Vintasoft.Imaging.Annotation.AnnotationBrushBase FillBrush { get; set; }
[Description("The background brush of annotation.")] public: __property Vintasoft.Imaging.Annotation.AnnotationBrushBase* get_FillBrush(); public: __property void set_FillBrush(
Vintasoft.Imaging.Annotation.AnnotationBrushBase* value
);
[Description("The background brush of annotation.")] public:
property Vintasoft.Imaging.Annotation.AnnotationBrushBase^ FillBrush { Vintasoft.Imaging.Annotation.AnnotationBrushBase^ get(); void set(Vintasoft.Imaging.Annotation.AnnotationBrushBase^ value); }
Property Value
Значение по умолчанию - null (аннотация не заполнена).