Show / Hide Table of Contents

Property IsClippingEnabled

IsClippingEnabled

Gets or sets a value indicating whether clipping is enabled.

Declaration
public bool IsClippingEnabled { get; set; }
Property Value
Type Description
bool

true if clipping is enabled, false otherwise. The default value is false

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
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.