LabelShape::FixedFlags Property
Visual Studio 2015
Gets the flags that determine whether the label shape is fixed to its current position in the diagram.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [CLSCompliantAttribute(false)] property VGNodeFixedStates FixedFlags { virtual VGNodeFixedStates get() override; }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject::VGNodeFixedStatesThe flags that determine whether the label shape is fixed to its current position in the diagram.
Show: