Click or drag to resize

ModelAnnotationStyle  Conversion (ModelAnnotationStyleAttributes to ModelAnnotationStyle)

Namespace:  Grasshopper.Rhinoceros.Annotations
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelAnnotationStyle (
	ModelAnnotationStyleAttributes attributes
)

Parameters

attributes
Type: Grasshopper.Rhinoceros.AnnotationsModelAnnotationStyleAttributes

Return Value

Type: ModelAnnotationStyle
See Also