ModelAnnotationStyleAttributes Conversion (String to ModelAnnotationStyleModelAnnotationStyleAttributes) |
Namespace:
Grasshopper.Rhinoceros.Annotations
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static implicit operator ModelAnnotationStyleAttributes (
string path
)
Public Shared Widening Operator CType (
path As String
) As ModelAnnotationStyleAttributes
Parameters
- path
- Type: SystemString
Return Value
Type:
ModelAnnotationStyleAttributesSee Also