This topic has not yet been rated - Rate this topic

Diagram.ShapeGeometry Property

Gets the geometry of the diagram.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public override ShapeGeometry ShapeGeometry { get; }

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry
The geometry of the diagram.
public override Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry ShapeGeometry
{
    get
    {
        return LifelineGeometry.Instance;
    }
}
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ