Share

FillGrid Methods

The FillGrid type exposes the following members.

Methods

 NameDescription
Public methodCalculateLengthPerArea Calculates length of the pattern per unit area.
Public methodCalculateLinesPerLength Calculates the number of solid lines of the pattern per unit length.
Public methodCalculateStrokesPerArea Calculates the number of the segments of the pattern per unit area.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetHatchingDirection Provides the hatching propagation. Hatching is inverted.
Public methodGetPointLineZone(UV) Gets the index of fill grid line closest to the input 2d point.
Public methodGetPointLineZone(UV, UV%) Gets the index of fill grid line and the point on the grid line nearest to the input point.
Public methodGetSegmentDirection Provides the segment direction.
Public methodGetSegments Gets the segments of the fill grid.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsEqual Check if two fill grids are equal.
Public methodSetSegments Sets the segments to the fill grid.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?