ENCX SDK  5.5.0.370
Properties | List of all members
ENCX::PixelSize Class Reference

A value class representing a floating point Cartesian pixel size. More...

import"encxcom.idl";

Inheritance diagram for ENCX::PixelSize:
Inheritance graph
[legend]

Properties

LONG Width [get, set]
 Width. Horizontal. More...
 
LONG Height [get, set]
 Height. Vertical. More...
 

Detailed Description

A value class representing a floating point Cartesian pixel size.

Properties and methods via IPixelSize.

Definition at line 4393 of file encxcom.idl.

Property Documentation

◆ Height

LONG IPixelSize::Height
getsetpropertyinherited

Height. Vertical.

◆ Width

LONG IPixelSize::Width
getsetpropertyinherited

Width. Horizontal.