LinkShape.UserFixed Property

Definition

Important

This API is not CLS-compliant.

Gets/sets the edge's userFixed flag.

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

Property Value

Attributes

Applies to