AnnotationObjectBase.AnnotationGeometry Property

AnnotationObjectBaseAnnotationGeometry Property

Get the annotation base geometry for this object

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public AnnotationBase AnnotationGeometry { get; }
Public ReadOnly Property AnnotationGeometry As AnnotationBase
	Get

Property Value

Type: AnnotationBase
Version Information

Rhino for Windows

Supported in: 6.8
See Also