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