AnnotationBase.SetBold Method

AnnotationBaseSetBold Method

[Missing <summary> documentation for "M:Rhino.Geometry.AnnotationBase.SetBold(System.Boolean)"]

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual bool SetBold(
	bool set_on
)
Public Overridable Function SetBold ( 
	set_on As Boolean
) As Boolean

Parameters

set_on
Type: SystemBoolean

[Missing <param name="set_on"/> documentation for "M:Rhino.Geometry.AnnotationBase.SetBold(System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Geometry.AnnotationBase.SetBold(System.Boolean)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also