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