| Visual Basic (Declaration) | |
|---|---|
Public Property HatchStyle As HatchStyle | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public HatchStyle HatchStyle {get; set;} | |
| C++/CLI | |
|---|---|
public: property HatchStyle HatchStyle { HatchStyle get(); void set (HatchStyle value); } | |
If not specified, no hatch will is drawn.