Hatch.PatternOrigin Property

Gets or sets the origin point of the hatch pattern (0.0 by default).
Public Property PatternOrigin() As Point2D
This language is not supported or no code example is available.
public Point2D PatternOrigin {get; set;}
This language is not supported or no code example is available.

Property Value

Point2D
Remarks
 
When the origin of an hatch already added to the Environment is changed the EntityList.Regen must be called.

.NET Framework

Supported in: 4.8

In this article

Definition