FontQuartet Constructor |
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public FontQuartet( string name, bool supportsRegular, bool supportsBold, bool supportsItalic, bool supportsBoldItalic )
Public Sub New ( name As String, supportsRegular As Boolean, supportsBold As Boolean, supportsItalic As Boolean, supportsBoldItalic As Boolean )
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:Rhino.DocObjects.FontQuartet.#ctor(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
- supportsRegular
- Type: SystemBoolean
[Missing <param name="supportsRegular"/> documentation for "M:Rhino.DocObjects.FontQuartet.#ctor(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
- supportsBold
- Type: SystemBoolean
[Missing <param name="supportsBold"/> documentation for "M:Rhino.DocObjects.FontQuartet.#ctor(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
- supportsItalic
- Type: SystemBoolean
[Missing <param name="supportsItalic"/> documentation for "M:Rhino.DocObjects.FontQuartet.#ctor(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]
- supportsBoldItalic
- Type: SystemBoolean
[Missing <param name="supportsBoldItalic"/> documentation for "M:Rhino.DocObjects.FontQuartet.#ctor(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean)"]