PageWidth

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

PageWidth

public Int64 PageWidth {get; set;}

 

value:        

 Specifies the width of page.

 

Example:

 myCAD1.PageWidth = 200;

 

See also:

 PageHeight