Méthode | Description | |
---|---|---|
AddZoomLevel ( float level, string text ) : void | ||
RemoveZoomLevel ( int index ) : void | ||
ZoomIndex ( float level ) : int | ||
ZoomLevel ( int index ) : float | ||
ZoomMapper ( ) : System | ||
ZoomText ( int index ) : string |
public AddZoomLevel ( float level, string text ) : void | ||
level | float | |
text | string | |
Résultat | void |
public RemoveZoomLevel ( int index ) : void | ||
index | int | |
Résultat | void |