'Declaration <DescriptionAttribute("The font for all text blocks of measure tool.")> <CategoryAttribute("Text Block")> Public Property TextBlockFont As Vintasoft.Imaging.Annotation.AnnotationFont
[Description("The font for all text blocks of measure tool.")] [Category("Text Block")] public Vintasoft.Imaging.Annotation.AnnotationFont TextBlockFont { get; set; }
[Description("The font for all text blocks of measure tool.")] [Category("Text Block")] public: __property Vintasoft.Imaging.Annotation.AnnotationFont* get_TextBlockFont(); public: __property void set_TextBlockFont(
Vintasoft.Imaging.Annotation.AnnotationFont* value
);
[Description("The font for all text blocks of measure tool.")] [Category("Text Block")] public:
property Vintasoft.Imaging.Annotation.AnnotationFont^ TextBlockFont { Vintasoft.Imaging.Annotation.AnnotationFont^ get(); void set(Vintasoft.Imaging.Annotation.AnnotationFont^ value); }
Property Value
Значение по умолчанию - AnnotationFont("Arial", 14f).