PointData

Top Previous Topic Next Topic  Print this topic

PointData is derived from ObjectData and provides information about a point that could be used to create a visual path.

 

Members

Name

Type

Description

m_x

Double

x position on page

m_y

Double

y position on page

 

Get-Set Methods

Name

Type

Description

X

Double

get or set m_x

Y

Double

get or set m_y