Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Enum MarkerType

Last update: 16.07.2025

Namespace: VM.CAD.Kernel.Render
Assembly: VM.CAD.Kernel.dll

Specifies type for a marker.

public enum MarkerType

Fields

Cross = 2

"X"

DoubleCircle = 9

"(())" or "(O)"

FilledInBox = 11

"[*]"

FilledInCircle = 5

"(*)" or "@"

FilledInDownTri = 28

"*"

FilledInLeftwardTri = 25

FilledInRightwardTri = 22

"|*>"

FilledInTri = 19

"/"

HollowBox = 10

"[]"

HollowBoxWithCross = 13

"[x]"

HollowBoxWithDot = 12

"[.]"

HollowDiamond = 14

HollowDiamondWithDot = 16

HollowDiamondWithPlus = 17

HollowDownTri = 27

"/"

HollowDownTriWithDot = 29

"./"

HollowFilledInDiamond = 15

HollowLeftwardTri = 24

HollowLeftwardWithDot = 26

HollowRightwardTri = 21

"|>"

HollowRightwardWithDot = 23

"|.>"

HollowTriWithDot = 20

"/."

HollowUpPointingTri = 18

"/"

MarkerDot = 4

"."

OpenCircle = 0

"()" or "O"

OpenCircleWithCross = 8

"(x)"

OpenCircleWithDot = 6

"(.)"

OpenCircleWithPlus = 7

"(+)"

Plus = 3

"+"

Star = 1

"*"

Connect with Ansys