IGeometryHost.GeometryStyleSet 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 style set to use for the geometry.
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