Share

PointRenderStyleEnum Enumerator

Description

Constants identifying the type of rendering to be performed on a point graphics primitive.

Methods

Name Value Description
kCirclePointStyle 20226 Point rendered as a circular dot.
kCrossPointStyle 20230 Point rendered as a cross.
kCustomImagePointStyle 20235 Point rendered as a custom image.
kDimCircularPointStyle 20227 Point rendered as a special dimension circle.
kEndPointStyle 20234 Point rendered as an end-point of an entity.
kFilledCirclePointStyle 20228 Point rendered as a filled circle.
kFilledCircleSelectPointStyle 20229 Point rendered as a special filled circle during selection.
kFilledCrossPointStyle 20231 Point rendered as a filled cross.
kNoSnapPointStyle 20233 Point rendered as a No-Snap point.
kOnCurvePointStyle 20232 Point rendered as if on a curve.
kXPointStyle 20225 Point rendered as an X.

Version

Introduced in version 5

Was this information helpful?