←Select platform

HatchStyle Property

Summary

The hatch style of this HatchBrush object.

Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnHatchStyle HatchStyle { 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 
HatchStyle # get and set (AnnHatchBrush) 

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.