'Declaration <DefaultValueAttribute(Right)> <DescriptionAttribute("Text block alighment relative to the measuring annotation.")> Public Property TextBlockAlignment As Vintasoft.Imaging.AnchorType
[DefaultValue(Right)] [Description("Text block alighment relative to the measuring annotation.")] public Vintasoft.Imaging.AnchorType TextBlockAlignment { get; set; }
[DefaultValue(Right)] [Description("Text block alighment relative to the measuring annotation.")] public: __property Vintasoft.Imaging.AnchorType get_TextBlockAlignment(); public: __property void set_TextBlockAlignment(
Vintasoft.Imaging.AnchorType value
);
[DefaultValue(Right)] [Description("Text block alighment relative to the measuring annotation.")] public:
property Vintasoft.Imaging.AnchorType TextBlockAlignment { Vintasoft.Imaging.AnchorType get(); void set(Vintasoft.Imaging.AnchorType value); }
Property Value
Значение по умолчанию - Vintasoft.Imaging.AnchorType.Right.