SwimlaneShape.ShapeGeometry 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.
Swim lanes can only have a rectangular geometry.
public:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ ShapeGeometry { Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ get(); };
public override Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry ShapeGeometry { get; }
member this.ShapeGeometry : Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry
Public Overrides ReadOnly Property ShapeGeometry As ShapeGeometry