Hatch.PatternDouble Property

Gets or sets the pattern doubling for user-defined pattern. If true draws a second set of lines at 90 degrees to the original lines.
Public Property PatternDouble() As Boolean
This language is not supported or no code example is available.
public bool PatternDouble {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
When changed on an hatch already added to the Environment the EntityList.Regen must be called.

.NET Framework

Supported in: 4.8

In this article

Definition