←Select platform

HatchStyle Property (AnnHatchBrush)

Summary

The hatch style of this HatchBrush object.

Syntax

C#
VB
Java
Objective-C
C++
public AnnHatchStyle HatchStyle { get; set; }
Public Property HatchStyle() As AnnHatchStyle 
   Get 
   Set 
public:  
   property AnnHatchStyle^ HatchStyle 
   { 
      AnnHatchStyle^ get() 
      void set(AnnHatchStyle^ value) 
   } 
public AnnHatchBrush getHatchStyle(); 
public void setHatchStyle(AnnHatchBrush value); 
@property (nonatomic, assign) LTAnnHatchStyle hatchStyle

Property Value

The hatch style of this HatchBrush object. The default value is AnnHatchStyle.Horizontal.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize