Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

EndClipPath() Method







Removes the current clipping path from the context.
Syntax
protected virtual void EndClipPath()
'Declaration
 
Protected Overloads Overridable Sub EndClipPath() 
'Usage
 
Dim instance As AnnObjectRenderer
 
instance.EndClipPath()
protected virtual void EndClipPath()
 function Leadtools.Annotations.Rendering.AnnObjectRenderer.EndClipPath()()
Remarks

Some object renderers require that a clipping path be set in context in order to perform the rendering. These objects call the BeginClipPath method to notify a derived class that a clipping path has been set. The object then calls the EndClipPath method when the clipping path is removed. Between BeginClipPath and EndClipPath, the value of the ClipPath property gets set to true. Derived classes can check the value of this property to detect when the context has a clipping path.

Requirements

Target Platforms

See Also

Reference

AnnObjectRenderer Class
AnnObjectRenderer Members
Overload List

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