←Select platform

HatchStyle Property

Summary

Gets or sets the hatch style of this AnnHatchBrush object.

Syntax

C#
VB
C++
public virtual HatchStyle HatchStyle { get; set; } 
  
Public Overridable Property HatchStyle As HatchStyle 
public: 
virtual property HatchStyle HatchStyle { 
   HatchStyle get(); 
   void set (    HatchStyle ); 
} 

Property Value

The System.Drawing.Drawing2D.HatchStyle value of this AnnHatchBrush object.

Example

For an example, refer to AnnHatchBrush.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly