Click or drag to resize

AnnotationBaseText Property

Note: This API is now obsolete.

Text including additional RTF formatting information

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
[ObsoleteAttribute("Use RichText or PlainText")]
public string Text { get; set; }

Property Value

Type: String
See Also