Click or drag to resize

GH_Leader Constructor (Leader, ModelAnnotationStyle)

Create a duplicate of an existing annotation.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Leader(
	Leader leader,
	ModelAnnotationStyle style
)

Parameters

leader
Type: Leader
Annotation to duplicate
style
Type: Grasshopper.Rhinoceros.AnnotationsModelAnnotationStyle
Annotation style to use
See Also