Click or drag to resize

AnnotationBaseSetItalic Method

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public virtual bool SetItalic(
	bool set_on
)

Parameters

set_on
Type: SystemBoolean

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

Return Value

Type: Boolean

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

See Also