src/components/contracts/winforms/font.ts
ControlNamespace('System.Drawing.Font')
Properties |
bold |
bold:
|
Type : boolean
|
italic |
italic:
|
Type : boolean
|
name |
name:
|
Type : string
|
sizeInPoints |
sizeInPoints:
|
Type : number
|
strikeout |
strikeout:
|
Type : boolean
|
underline |
underline:
|
Type : boolean
|