Common.GetNumberFormat Method

Returns a number format.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public static NumberFormatInfo GetNumberFormat()

Return Value

The NumberFormatInfo value which defines how numeric values are formatted and displayed.

See Also

Reference