C#
VB
Java
Objective-C
WinRT C#
C++
Gets the current clipping rectangle for this AnnRenderingEngine.
public LeadRectD ClipRectangle { get; }
Public ReadOnly Property ClipRectangle As Leadtools.LeadRectD
public Leadtools.LeadRectD ClipRectangle {get;}
@property (nonatomic,readonly) LeadRectD clipRectangle;
public LeadRectD getClipRectangle()
get_ClipRectangle();
A Leadtools.LeadRectD which contains the clipping rectangle for this AnnRenderingEngine.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET