LEADTOOLS Annotations (Leadtools.Annotations assembly)

SupportsPen Property (AnnDrawable)

Show in webframe





Gets a value indicating whether this AnnDrawable object supports a pen.
Syntax
public virtual bool SupportsPen {get;}
'Declaration
 
Public Overridable ReadOnly Property SupportsPen As Boolean
'Usage
 
Dim instance As AnnDrawable
Dim value As Boolean
 
value = instance.SupportsPen

            

            
public:
virtual property bool SupportsPen {
   bool get();
}

Property Value

true if this AnnDrawable object supports a pen; false otherwise.
Example
For an example, refer to AnnDrawable.
Requirements

Target Platforms

See Also

Reference

AnnDrawable Class
AnnDrawable Members

 

 


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