Numeric.GetValue
GetValue()
Krijgt de eenheidswaarde.
public double GetValue()
Winstwaarde
De objectwaarde.
Zie ook
- class Numeric
- naamruimte Aspose.Html.Drawing
- montage Aspose.HTML
GetValue(UnitType)
Krijgt de waarde geconverteerd naar de opgegeven waardeUnitType
.
public double GetValue(UnitType unitType)
Parameter | Type | Beschrijving |
---|---|---|
unitType | UnitType | Type van de eenheid. |
Winstwaarde
Retourneert waarde die is geconverteerd naar opgegeven type.
Uitzonderingen
uitzondering | voorwaarde |
---|---|
ArgumentNullException | eenheidstype |
Zie ook
- class UnitType
- class Numeric
- naamruimte Aspose.Html.Drawing
- montage Aspose.HTML