Click or drag to resize

AnnotationBasePlane Property

Plane that this annotation lies on

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Plane Plane { get; set; }

Property Value

Type: Plane
See Also