Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

ClipPath Property (AnnD2DObjectRenderer)







Gets or sets a value that indicates whether a clipping path has been set.
Syntax
protected virtual bool ClipPath {get; set;}
'Declaration
 
Protected Overridable Property ClipPath As Boolean
'Usage
 
Dim instance As AnnD2DObjectRenderer
Dim value As Boolean
 
instance.ClipPath = value
 
value = instance.ClipPath
protected virtual bool ClipPath {get; set;}
 <br/>get_ClipPath();<br/>set_ClipPath(value);<br/>Object.defineProperty('ClipPath'); 

Property Value

true if a clipping path has been set; false, otherwise. 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.

Requirements

Target Platforms

See Also

Reference

AnnD2DObjectRenderer Class
AnnD2DObjectRenderer Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features