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

PointD Structure
Represents an ordered pair of double X and Y coordinates that defines a point in a two-dimensional plane.
Object Model
PointD Structure
Syntax
'Declaration
 
Public Structure PointD 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.C1Preview.PointD

See Also