'Declaration Public Property TextAnchor As Vintasoft.Imaging.AnchorType
public Vintasoft.Imaging.AnchorType TextAnchor { get; set; }
public: __property Vintasoft.Imaging.AnchorType get_TextAnchor(); public: __property void set_TextAnchor(
Vintasoft.Imaging.AnchorType value
);
public:
property Vintasoft.Imaging.AnchorType TextAnchor { Vintasoft.Imaging.AnchorType get(); void set(Vintasoft.Imaging.AnchorType value); }
Property Value
Значение по умолчанию - AnchorType.Top | AnchorType.Left.