This document is archived and information here might be outdated. Recommended version. |
Indicates if all geometry is clipped on output.
[Visual Basic .NET]
Public Property GeometryClipping As Boolean
[C#]
public bool GeometryClipping {get; set;}
[C++]
HRESULT get_GeometryClipping(
Boolean* GeometryClipping
);
[C++]
HRESULT put_GeometryClipping(
VARIANT_BOOL GeometryClipping
);
[C++] Parameters GeometryClipping [out, retval]
GeometryClipping is a parameter of type bool* GeometryClipping [in]
GeometryClipping is a parameter of type bool