Expand Minimize
This topic has not yet been rated - Rate this topic

Diagram.CanMove Property

Gets the diagram and verifies whether it can be moved.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
public override bool CanMove { get; }

Property Value

Type: Boolean
true if the diagram can be moved; otherwise, false.

By default, the return value is false.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.