RhinoCommon API
AngularDimensionGetTextRectangle Method |
[Missing <summary> documentation for "M:Rhino.Geometry.AngularDimension.GetTextRectangle(Rhino.Geometry.Point3d[]@)"]
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public bool GetTextRectangle( out Point3d[] corners )
Public Function GetTextRectangle ( <OutAttribute> ByRef corners As Point3d() ) As Boolean
Parameters
- corners
- Type: Rhino.GeometryPoint3d
[Missing <param name="corners"/> documentation for "M:Rhino.Geometry.AngularDimension.GetTextRectangle(Rhino.Geometry.Point3d[]@)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Geometry.AngularDimension.GetTextRectangle(Rhino.Geometry.Point3d[]@)"]
