LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

HatchStyle Property






Gets or sets the hatch style of this AnnHatchBrush object.
Syntax
public virtual HatchStyle HatchStyle {get; set;}
'Declaration
 
Public Overridable Property HatchStyle As HatchStyle
'Usage
 
Dim instance As AnnHatchBrush
Dim value As HatchStyle
 
instance.HatchStyle = value
 
value = instance.HatchStyle
public virtual HatchStyle HatchStyle {get; set;}
 get_HatchStyle();
set_HatchStyle(value);
public:
virtual property HatchStyle HatchStyle {
   HatchStyle get();
   void set (    HatchStyle value);
}

Property Value

The System.Drawing.Drawing2D.HatchStyle value of this AnnHatchBrush object.
Example
For an example, refer to AnnHatchBrush.
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

AnnHatchBrush Class
AnnHatchBrush Members

 

 


Products | Support | Contact Us | Copyright Notices

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