ShapeElement.GeometryHasShadow Property

Definition

Gets a value indicating whether the geometry displays a shadow. (Intended to be called only by the ShapeGeometry-derived classes.)

public:
 property bool GeometryHasShadow { bool get(); };
public bool GeometryHasShadow { get; }
member this.GeometryHasShadow : bool
Public ReadOnly Property GeometryHasShadow As Boolean

Property Value

Implements

Applies to