Share via


IGeometryHost.GeometryHasShadow Property

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

Syntax

'Declaration
ReadOnly Property GeometryHasShadow As Boolean
'Usage
Dim instance As IGeometryHost 
Dim value As Boolean 

value = instance.GeometryHasShadow
bool GeometryHasShadow { get; }
property bool GeometryHasShadow {
    bool get ();
}
function get GeometryHasShadow () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IGeometryHost Interface

IGeometryHost Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace