Clipped Property

Determines if the viewport has been clipped.

See Also | Example

Signature

object.Clipped

object

PViewport
The object or objects this property applies to.

Clipped

Boolean; read-only

TRUE: The viewport has been clipped.

FALSE: The viewport has not been clipped.

 

   Comments?