GH_Author.CopyrightReadonly Property

GH_AuthorCopyrightReadonly Property

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string CopyrightReadonly { get; }
Public ReadOnly Property CopyrightReadonly As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Author.CopyrightReadonly"]

Implements

IGH_AuthorCopyright
See Also