LineLabelShape::Alignment Property
Visual Studio 2015
Gets or sets the value of Alignment domain property. Description for Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape.Alignment
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/Alignment.DisplayName", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/Alignment.Description", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [BrowsableAttribute(false)] [DomainPropertyAttribute(Kind = DomainPropertyKind::CustomStorage)] [DomainObjectIdAttribute("6dfda511-00f1-47f4-959a-683d0fdde1de")] property LabelAlignment Alignment { LabelAlignment get(); void set(LabelAlignment value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::LabelAlignment
Show: