AVEVA OMI Software Developer Kit
Fields  Properties  Methods  Events


NumericFormatter Class Members

The following tables list the members exposed by NumericFormatter.

Public Fields
 NameDescription
Public Field Gets or sets default Length Limit for format APIs. Default value is 10.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets a Single instance of NumericFormatter.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Formats the given double number with the specified format style, using the default length limit.  
Public Method Returns the current galaxy name of the specified format style.  
Public Method Returns a formatted string based on the specified quality character (as defined in the galaxy) and numeric format type.  
Top
Protected Methods
 NameDescription
Protected Method Handles the Galaxy style configuration changed event from Global settings, and raises a corresponding event to the clients.  
Protected Method Raise the FormatConfigurationChanged event  
Top
Public Events
 NameDescription
Public Event Raised when Predefined Format Styles configuration changes in the Galaxy.  
Top
See Also