TDrawingCoordinate.FromInches Method
Creates a drawing coordinate from a measurement in inches.
Syntax
Namespace: FlexCel.Core
public static TDrawingCoordinate FromInches(Double p)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
p | Double | Value in inches. |
Returns
The corresponding DrawingCoordinate.