BinaryLinkShapeBase::ShapeGeometry Property

 

Governs how the shape is painted.

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

public:
property ShapeGeometry^ ShapeGeometry {
	virtual ShapeGeometry^ get() override;
}

For related examples, see ShapeGeometry

Return to top
Show: