GH_GlossaryItemPronunciation Property |
Gets the pronunciation guide to the word. This field is optional and may not be defined.
Namespace:
Grasshopper.Documentation
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public IGH_Content Pronunciation { get; }
Public ReadOnly Property Pronunciation As IGH_Content
Get
Property Value
Type:
IGH_Content[Missing <value> documentation for "P:Grasshopper.Documentation.GH_GlossaryItem.Pronunciation"]
See Also