NodeShape.LayoutObjectFixedFlags Property

Definition

Important

This API is not CLS-compliant.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGNodeFixedStates LayoutObjectFixedFlags { Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGNodeFixedStates get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGNodeFixedStates value); };
[System.CLSCompliant(false)]
public Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGNodeFixedStates LayoutObjectFixedFlags { get; set; }
[<System.CLSCompliant(false)>]
member this.LayoutObjectFixedFlags : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGNodeFixedStates with get, set
Public Property LayoutObjectFixedFlags As VGNodeFixedStates

Property Value

Attributes

Applies to