C++
AcGsDCPoint( long xin, long yin );
Description
Constructor in which the caller explicitly specifies the coordinates of the point.
Parameters
Parameters | Description |
---|---|
xin | x coordinate |
yin | y coordinate |
AcGsDCPoint( long xin, long yin );
Constructor in which the caller explicitly specifies the coordinates of the point.
Parameters | Description |
---|---|
xin | x coordinate |
yin | y coordinate |