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