LEADTOOLS WinRT (Leadtools.Annotations.Rendering)
LEAD Technologies, Inc

ClipPath Property


Gets or sets a value that indicates whether a clipping path has been set. WinRT support
Syntax
protected virtual bool ClipPath {get; set;}
 get_ClipPath();
set_ClipPath(value);

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObjectRenderer Class
AnnObjectRenderer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.