ObjectDraftingLineWidthCast Method |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic static ObjectDraftingLineWidth Cast(
Object source
)
Public Shared Function Cast (
source As Object
) As ObjectDraftingLineWidth
Parameters
- source
- Type: SystemObject
Return Value
Type:
ObjectDraftingLineWidth
See Also