LineLabelShape::Placement Property
Visual Studio 2015
Gets or sets the value of Placement domain property. Description for Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape.Placement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/Placement.DisplayName", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/Placement.Description", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [BrowsableAttribute(false)] [DomainPropertyAttribute(Kind = DomainPropertyKind::CustomStorage)] [DomainObjectIdAttribute("fff47609-f237-4570-97a0-48e6cb890423")] property LabelPlacement Placement { LabelPlacement get(); void set(LabelPlacement value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::LabelPlacement
Show: