LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

ClipPath Property

Show in webframe
Gets or sets a value that indicates whether a clipping path has been set.
Syntax
get_clipPath();
set_clipPath(value);
Object.defineProperty('clipPath');

Property Value

TypeDescription
booleantrue if a clipping path has been set; otherwise, it is false. The default value is false.
Remarks

The value of the ClipPath gets set to true between calls to BeginClipPath and EndClipPath. Derived classes can read the value of the ClipPath and determine if clipping must be set in the context.

See Also

Reference

AnnObjectRenderer Object
AnnObjectRenderer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.