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()
Public Function IsAllUnderlined As Boolean
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Rhino.Geometry.AnnotationBase.IsAllUnderlined"]
See Also