This topic has not yet been rated - Rate this topic

NodeShape.LayoutObjectFixedFlags Property

Gets or sets the flags that determine whether a shape inside the graph is fixed to its position on the diagram.

This API is not CLS-compliant. 

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
[CLSCompliantAttribute(false)]
public VGNodeFixedStates LayoutObjectFixedFlags { get; set; }

Property Value

Type: VGNodeFixedStates
The flags that determine whether a shape inside the graph is fixed to its position on the diagram.

When a shape is fixed to the diagram, the shape can only be moved manually by the user.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ