ObjectDraftingLineWidthValue Conversion (Double to ObjectDraftingLineWidthObjectDraftingLineWidthValue) |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static implicit operator ObjectDraftingLineWidthValue (
double color
)
Public Shared Widening Operator CType (
color As Double
) As ObjectDraftingLineWidthValue
Parameters
- color
- Type: SystemDouble
Return Value
Type:
ObjectDraftingLineWidthValueSee Also