Click or drag to resize

MediaCy.Utilities.SystemEx Namespace

The MediaCy.Utilities.SystemEx namespace provides classes exposing basic structures.
Classes
  ClassDescription
Public classMcEnumConverter
Converts an integral or enum type to a localized name. McEnumValuesAttribute can be used to define the names or redefine the names and values
Public classMcMemoryValueConverter
Public classMcNumberFormatConverter
Numeric to formatted string and back. Precedence: McFormatAttribute, McSetting value, otherwise {0:g4} for real
Public classMcObjectPropertyConverter
Public classMcPropertyDescriptor
Public classMcSizeConverter
String conversion to Mc size format and the MC numeric formatting
Public classMcSizeFConverter
String conversion to Mc size format and the MC numeric formatting
Public classMcStringLocConverter
Localizes a string for display.
Public classPointD3D
3D Point of double values. A .NET equivalent of MediaCy.IQL.ObjectManager.DOUBLEPOINT3D.
Public classPointDConverter
Public classPointFConverter
Public classPointL3D
3D point of long integer values. A .NET equivalent of MediaCy.IQL.ObjectManager.LONGPOINT3D.
Public classQuaternion
Rotation quaternion.
Public classSizeDConverter
Structures
  StructureDescription
Public structurePointD
2D point of double values.
Public structureSizeD
Size class of double values.