RhinoCommon API
AnnotationBaseSetUnderline Method |
[Missing <summary> documentation for "M:Rhino.Geometry.AnnotationBase.SetUnderline(System.Boolean)"]
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public virtual bool SetUnderline( bool set_on )
Public Overridable Function SetUnderline ( set_on As Boolean ) As Boolean
Parameters
- set_on
- Type: SystemBoolean
[Missing <param name="set_on"/> documentation for "M:Rhino.Geometry.AnnotationBase.SetUnderline(System.Boolean)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Geometry.AnnotationBase.SetUnderline(System.Boolean)"]
