ObjectSectionStyleValue Conversion (ObjectSectionAttributesSource to ObjectSectionStyleObjectSectionStyleValue) |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic static implicit operator ObjectSectionStyleValue (
ObjectSectionAttributesSource source
)
Public Shared Widening Operator CType (
source As ObjectSectionAttributesSource
) As ObjectSectionStyleValue
Parameters
- source
- Type: ObjectSectionAttributesSource
Return Value
Type:
ObjectSectionStyleValue
See Also