'Declaration Public Property TextAlignment As Vintasoft.Imaging.AnchorType
public Vintasoft.Imaging.AnchorType TextAlignment { get; set; }
public: __property Vintasoft.Imaging.AnchorType get_TextAlignment(); public: __property void set_TextAlignment(
Vintasoft.Imaging.AnchorType value
);
public:
property Vintasoft.Imaging.AnchorType TextAlignment { Vintasoft.Imaging.AnchorType get(); void set(Vintasoft.Imaging.AnchorType value); }
Property Value
Значение по умолчанию: Vintasoft.Imaging.AnchorType.TopLeft.