Point Mode Home

LiteCAD provides a set of constants for the Point Mode:

Value Drawn as
LC_POINT_PIXEL Pixel
LC_POINT_NONE None
LC_POINT_PLUS "Plus" sign through the point
LC_POINT_X "X" sign through the point.
LC_POINT_TICK vertical tick mark upward from the point

The following constants can be used with a combination with each other and with above constants.

LC_POINT_CIRCLE Circle
LC_POINT_SQUARE Square
LC_POINT_RHOMB Rhomb
LC_POINT_FILLED filled shape

The following illustration shows some types of points that can be drawn using the point modes: