Click or drag to resize
PbNumericDisplayFormatSetFormat Method
Overload List
  NameDescription
Public methodSetFormat
Calls SetFormat(OIV.MeshViz.Graph.PbNumericDisplayFormat.FormatTypes( .PbNumericDisplayFormat.AUTO_FORMAT ), System.Int32(0), System.Int32(0)).
Public methodSetFormat(PbNumericDisplayFormatFormatTypes)
Calls SetFormat(type, System.Int32(0), System.Int32(0)).
Public methodSetFormat(PbNumericDisplayFormatFormatTypes, Int32)
Calls SetFormat(type, tenPower, System.Int32(0)).
Public methodSetFormat(PbNumericDisplayFormatFormatTypes, Int32, Int32)

Sets the numerical display format.

Top
See Also