Click or drag to resize

GH_Style Enumeration

Enumerates possible formatting for documentation content.

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public enum GH_Style
Members
  Member nameValueDescription
None0
WeakEmphasis1
StrongEmphasis2
Monospaced3
Boxed4
ChapterHeader5
ParagraphHeader6
See Also