PointStyle Property

3D Graph Control

PointStyle Property

Syntax

CWCursor3D.PointStyle

Data Type

CW3DPointStyles

You can use the following constants with this data type:

  • cwPoint3DAsterisk–Asterisk
  • cwPoint3DBoldX–Bold X
  • cwPoint3DEmptyCircle–Empty circle
  • cwPoint3DEmptySquare–Empty square
  • cwPoint3DNone–No point
  • cwPoint3DSolidCircle–Solid circle
  • cwPoint3DSolidCube–Solid cube
  • cwPoint3DSolidDiamond–Solid diamond
  • cwPoint3DSolidSphere–Solid sphere
  • cwPoint3DSolidSquare–Solid square
  • cwPoint3DWireframeCube–Wireframe cube
  • cwPoint3DWireframeSphere–Wireframe sphere

Purpose

Specifies the style of the cursor point.

See Also

PointColor

PointSize