Share via


GrabHandle.Side Property

Gets the side of the shape that this grab handle is on.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

'Declaration
Public ReadOnly Property Side As GrabHandle..::..ShapeSide
public GrabHandle..::..ShapeSide Side { get; }
public:
property GrabHandle..::..ShapeSide Side {
    GrabHandle..::..ShapeSide get ();
}
member Side : GrabHandle..::..ShapeSide
function get Side () : GrabHandle..::..ShapeSide

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.GrabHandle.ShapeSide

.NET Framework Security

See Also

Reference

GrabHandle Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace