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

SizeD Structure
Stores an ordered pair of double values, typically the width and height of a rectangle.
Object Model
SizeD Structure
Syntax
'Declaration
 
Public Structure SizeD 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.C1Preview.SizeD

See Also