Click or drag to resize

GH_AnnotationBase Constructor (ObjRef)

Initializes a new instance of the GH_AnnotationBase class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected GH_AnnotationBase(
	ObjRef objectReference
)

Parameters

objectReference
Type: ObjRef
See Also