GrabHandle.Side Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the side of the shape that this grab handle is on.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::GrabHandle::ShapeSide Side { Microsoft::VisualStudio::Modeling::Diagrams::GrabHandle::ShapeSide get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.GrabHandle.ShapeSide Side { get; }
member this.Side : Microsoft.VisualStudio.Modeling.Diagrams.GrabHandle.ShapeSide
Public ReadOnly Property Side As GrabHandle.ShapeSide