IGeometryHost.GeometryHasShadow Property

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

Syntax

'宣言
ReadOnly Property GeometryHasShadow As Boolean
'使用
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

Permissions

See Also

Reference

IGeometryHost Interface

IGeometryHost Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace