2027 Members
Changes 0
M

FillGrid Methods

Name Return Type Description Inherited From
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
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetHatchingDirection() UV Provides the hatching propagation. Hatching is inverted.
M GetPointLineZone(UV) Int32 Gets the index of fill grid line closest to the input 2d point.
M GetPointLineZone(UV, UV%) Int32 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() IList<Double> Gets the segments of the fill grid.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsEqual(FillGrid) Boolean 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