PenSettings::Alignment Property
Visual Studio 2015
Gets or sets the PenAlignment information. Only allows the change if the property is not immutable and sets the override flags appropriately.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property PenAlignment Alignment { PenAlignment get(); void set(PenAlignment value); }
Property Value
Type: System.Drawing.Drawing2D::PenAlignment
Show: