NodeShape.FixedFlags Property

Definition

Important

This API is not CLS-compliant.

Gets the FixedFlags properties for a GraphNode.

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGNodeFixedStates FixedFlags { Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGNodeFixedStates get(); };
[System.CLSCompliant(false)]
public virtual Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGNodeFixedStates FixedFlags { get; }
[<System.CLSCompliant(false)>]
member this.FixedFlags : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGNodeFixedStates
Public Overridable ReadOnly Property FixedFlags As VGNodeFixedStates

Property Value

Attributes

Applies to