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