Table of Contents

Class SvgDrawingContext.NumericFormat

Namespace
Xui.Runtime.Software.Actual
Assembly
Xui.Runtime.Software.dll
public abstract class SvgDrawingContext.NumericFormat
Inheritance
SvgDrawingContext.NumericFormat
Inherited Members

Properties

Default

public static SvgDrawingContext.NumericFormat Default { get; }

Property Value

SvgDrawingContext.NumericFormat

Methods

Format(NFloat)

public abstract string Format(NFloat number)

Parameters

number NFloat

Returns

string