Click or drag to resize

AnnotationBaseIsAllItalic Method

Returns true if all of the text in the annotation is Italic, otherwise returns false

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.22
Syntax
public bool IsAllItalic()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Geometry.AnnotationBase.IsAllItalic"]

See Also