IGeometryHost Properties

 

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

NameDescription
System_CAPS_pubpropertyGeometryBackgroundBrushId

Gets the brush resource id that will be used to fill the background of the geometry.

System_CAPS_pubpropertyGeometryBoundingBox

Gets the bounding box of the geometry.

System_CAPS_pubpropertyGeometryHasFilledBackground

Gets a value indicating whether the background of the geometry will be filled.

System_CAPS_pubpropertyGeometryHasOutline

Gets a value indicating whether the outline of the geometry will be drawn.

System_CAPS_pubpropertyGeometryHasShadow

Gets a value indicating whether the geometry displays a shadow.

System_CAPS_pubpropertyGeometryOutlinePenId

Gets the pen resource id that will be used to draw the outline of the geometry.

System_CAPS_pubpropertyGeometryStyleSet

Gets the style set to use for the geometry.

Return to top
Show: