clipRectangle Property

Summary

Gets the current clipping rectangle for this AnnRenderingEngine.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnRenderingEngine.prototype, 'clipRectangle', 
	get: function() 
) 
clipRectangle: LeadRectD; // read-only 

Property Value

A 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