InPlaceTextEditor::HorizontalAlignment Property
Visual Studio 2015
Gets or sets a value indicating the horizontal alignment of the text in the editor.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property StringAlignment HorizontalAlignment { StringAlignment get(); void set(StringAlignment value); }
Property Value
Type: System.Drawing::StringAlignment
Show: