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