C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / UnitPoint Structure
Members

UnitPoint Structure
Represents a point on a two-dimensional surface, with coordinates specified as Unit values.
Object Model
UnitPoint Structure
Syntax
'Declaration
 
Public Structure UnitPoint 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.C1Preview.UnitPoint

See Also