Метод | Описание | |
---|---|---|
NativeMontageSettings ( ) : System | ||
SetBackgroundColor ( |
||
SetBorderColor ( |
||
SetBorderWidth ( int value ) : void | ||
SetFillColor ( |
||
SetFont ( string value ) : void | ||
SetFontPointsize ( double value ) : void | ||
SetFrameGeometry ( string value ) : void | ||
SetGeometry ( string value ) : void | ||
SetGravity ( Gravity value ) : void | ||
SetShadow ( bool value ) : void | ||
SetStrokeColor ( |
||
SetTextureFileName ( string value ) : void | ||
SetTileGeometry ( string value ) : void | ||
SetTitle ( string value ) : void |
Метод | Описание | |
---|---|---|
Dispose ( |
protected Dispose ( |
||
instance | ||
Результат | void |
public SetBackgroundColor ( |
||
value | ||
Результат | void |
public SetBorderColor ( |
||
value | ||
Результат | void |
public SetBorderWidth ( int value ) : void | ||
value | int | |
Результат | void |
public SetFillColor ( |
||
value | ||
Результат | void |
public SetFontPointsize ( double value ) : void | ||
value | double | |
Результат | void |
public SetFrameGeometry ( string value ) : void | ||
value | string | |
Результат | void |
public SetGeometry ( string value ) : void | ||
value | string | |
Результат | void |
public SetGravity ( Gravity value ) : void | ||
value | Gravity | |
Результат | void |
public SetStrokeColor ( |
||
value | ||
Результат | void |
public SetTextureFileName ( string value ) : void | ||
value | string | |
Результат | void |
public SetTileGeometry ( string value ) : void | ||
value | string | |
Результат | void |