←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly