Pakket | flash.text.engine |
Klasse | public final class DigitWidth |
Overerving | DigitWidth Object |
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5, Flash Lite 4 |
digitWidth
van de klasse ElementFormat.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
DEFAULT : String = "default" [statisch]
Wordt gebruikt om standaardbreedte voor cijfers aan te geven. | DigitWidth | ||
PROPORTIONAL : String = "proportional" [statisch]
Wordt gebruikt om proportionele breedte voor cijfers aan te geven. | DigitWidth | ||
TABULAR : String = "tabular" [statisch]
Wordt gebruikt om tabbreedte voor cijfers aan te geven. | DigitWidth |
Constantedetails
DEFAULT | Constante |
public static const DEFAULT:String = "default"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Wordt gebruikt om standaardbreedte voor cijfers aan te geven. De resultaten zijn lettertype-afhankelijk; tekens gebruiken instellingen die worden opgegeven door de ontwerpfunctie voor het lettertype, zonder dat er functies op worden toegepast.
PROPORTIONAL | Constante |
public static const PROPORTIONAL:String = "proportional"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Wordt gebruikt om proportionele breedte voor cijfers aan te geven.
TABULAR | Constante |
public static const TABULAR:String = "tabular"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Wordt gebruikt om tabbreedte voor cijfers aan te geven.
Wed Jun 13 2018, 11:42 AM Z