SilverScreen Solid Modeler

SIZE        

SIZE        

Previous topic Next topic  

SIZE        

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

SIZE


A data type that stores a width and height in display space

 

struct SIZE

  {

  long cx;

  long cy;

  };

 

Members

Member

Description

cx

The horizontal width

cy

The vertical height

 

See Also

SS_PRINTER_INFO

 

Header

silver.h