ClippingEnabled Property |
Enables or disables the clipping boundary.
Signature
object.ClippingEnabled
object
DwfUnderlay, Raster
The object or objects this property applies to.
ClippingEnabled
Boolean; read-write
TRUE: The clipping boundary is enabled.
FALSE: The clipping boundary is not enabled.
Remarks
You can display a clipped image or underlay using the clipping boundary, or you can hide the clipping boundary and display the original image or underlay boundaries. To set the clipping boundary, use the ClipBoundary method.
Comments? |