ShapeElement.GeometryStyleSet Property

Definition

Gets the style set to use for the geometry. (Intended to be called only by the ShapeGeometry-derived classes.)

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ GeometryStyleSet { Microsoft::VisualStudio::Modeling::Diagrams::StyleSet ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.StyleSet GeometryStyleSet { get; }
member this.GeometryStyleSet : Microsoft.VisualStudio.Modeling.Diagrams.StyleSet
Public ReadOnly Property GeometryStyleSet As StyleSet

Property Value

Implements

Applies to