CommentShape::FixedFlags Property
Visual Studio 2015
Gets the FixedFlags properties for a GraphNode.
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::VGNodeFixedStatesOur base shape does not participate in placement, but we do.
Show: