Click or drag to resize

AnnotationBaseIsAllUnderlined Method

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

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

Return Value

Type: Boolean

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

See Also