isClippingEnabled property

bool get isClippingEnabled

True if clipping is enabled, false otherwise.

This property only applies to local scenes. It determines whether clipping using the ArcGISScene.clippingArea is enabled. If the clipping area is null and this property is true then nothing is clipped. The default value is false.

set isClippingEnabled (bool value)