Overload List
| Method | Description |
|---|---|
AcGsDCPoint::AcGsDCPoint () | Default constructor. Leaves the data uninitialized. |
AcGsDCPoint::AcGsDCPoint (long, long) | Constructor in which the caller explicitly specifies the coordinates of the point. |
AcGsDCPoint::AcGsDCPoint (MaxFlag) | Constructor that initializes the coordinates to the maximum possible values. |
AcGsDCPoint::AcGsDCPoint (MinFlag) | Constructor that initializes the coordinates to the minimum possible values. |
