Property | Type | Description | |
---|---|---|---|
Context | DrawingContext |
Method | Description | |
---|---|---|
AddAttribute ( Xwt.Drawing.TextAttribute attribute ) : void | ||
ClearAttributes ( ) : void | ||
Rebuild ( ) : void | ||
SetDefaultForeground ( |
||
SetFont ( |
||
SetHeight ( double value ) : void | ||
SetText ( string text ) : void | ||
SetTrimming ( Xwt textTrimming ) : void | ||
SetWidth ( double value ) : void | ||
TextLayoutBackend ( Xwt.Backends.ApplicationContext actx ) : System |
Method | Description | |
---|---|---|
ApplyAttribute ( Xwt.Drawing.TextAttribute attribute ) : void | ||
ApplyFont ( ) : void | ||
ApplyTrimming ( ) : void |
public AddAttribute ( Xwt.Drawing.TextAttribute attribute ) : void | ||
attribute | Xwt.Drawing.TextAttribute | |
return | void |
public SetDefaultForeground ( |
||
fg | ||
return | void |
public SetTrimming ( Xwt textTrimming ) : void | ||
textTrimming | Xwt | |
return | void |
public TextLayoutBackend ( Xwt.Backends.ApplicationContext actx ) : System | ||
actx | Xwt.Backends.ApplicationContext | |
return | System |