Property IsClippingEnabled
IsClippingEnabled
Gets or sets a value indicating whether clipping is enabled.
Declaration
public bool IsClippingEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
|
Remarks
important
This property only applies to local scenes
Clips the scene using the ClippingArea.
If the clipping area is null and this property is true then nothing is clipped.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |