|
M
CalculateLengthPerArea()
|
double
|
Calculates length of the pattern per unit area.
|
|
|
M
CalculateLinesPerLength()
|
double
|
Calculates the number of solid lines of the pattern per unit length.
|
|
|
M
CalculateStrokesPerArea()
|
double
|
Calculates the number of the segments of the pattern per unit area.
|
|
|
M
Dispose()
|
None
|
Releases all resources used by the FillGrid
|
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object .
|
|
M
GetHatchingDirection()
|
UV
|
Provides the hatching propagation. Hatching is inverted.
|
|
|
M
GetPointLineZone(UV)
|
int
|
Gets the index of fill grid line closest to the input 2d point.
|
|
|
M
GetPointLineZone(UV, UV.)
|
int
|
Gets the index of fill grid line and the point on the grid line nearest to the input point.
|
|
|
M
GetSegmentDirection()
|
UV
|
Provides the segment direction.
|
|
|
M
GetSegments()
|
The segments.
|
Gets the segments of the fill grid.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object .)
|
Object .
|
|
M
IsEqual(FillGrid)
|
bool
|
Check if two fill grids are equal.
|
|
|
M
SetSegments(IList<Double>)
|
None
|
Sets the segments to the fill grid.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object .)
|
Object .
|