'Declaration <DescriptionAttribute("The alignment of text in the annotation.")> <LocalizableAttribute(True)> Public Property TextAlign As Vintasoft.Imaging.AnchorType
[Description("The alignment of text in the annotation.")] [Localizable(True)] public Vintasoft.Imaging.AnchorType TextAlign { get; set; }
[Description("The alignment of text in the annotation.")] [Localizable(True)] public: __property Vintasoft.Imaging.AnchorType get_TextAlign(); public: __property void set_TextAlign(
Vintasoft.Imaging.AnchorType value
);
[Description("The alignment of text in the annotation.")] [Localizable(True)] public:
property Vintasoft.Imaging.AnchorType TextAlign { Vintasoft.Imaging.AnchorType get(); void set(Vintasoft.Imaging.AnchorType value); }
Property Value
Значение по умолчанию - AnchorType.TopLeft.