←Select platform

ClipRectangle Property

Summary
Gets the current clipping rectangle for this AnnRenderingEngine.
Syntax
C#
VB
Objective-C
C++
Java
public LeadRectD ClipRectangle { get; } 
Public ReadOnly Property ClipRectangle As LeadRectD 
@property (nonatomic,readonly) LeadRectD clipRectangle; 
public LeadRectD getClipRectangle() 
public:  
   property LeadRectD^ ClipRectangle 
   { 
      LeadRectD^ get() 
   } 

Property Value

A Leadtools.LeadRectD which contains the clipping rectangle for this AnnRenderingEngine.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.