ENCX SDK  5.5.0.370
Properties | List of all members
IPixelPoint Interface Reference

Properties and methods for ENCX::PixelPoint. More...

import"encxcom.idl";

Inheritance diagram for IPixelPoint:
Inheritance graph
[legend]

Properties

FLOAT X [get, set]
 Horizontal, increasing from left to right. More...
 
FLOAT Y [get, set]
 Vertical, increasing from top to bottom. More...
 

Detailed Description

Properties and methods for ENCX::PixelPoint.

Definition at line 598 of file encxcom.idl.

Property Documentation

◆ X

FLOAT IPixelPoint::X
getsetproperty

Horizontal, increasing from left to right.

◆ Y

FLOAT IPixelPoint::Y
getsetproperty

Vertical, increasing from top to bottom.