Property | Description | Default Value(s) | Restrictions |
Center (Center) |
Set the x, y, z coordinates of the origin of the 2D glyph. | 0 0 0 | |
Filled (Filled) |
If the value of this property is 1, the 2D glyph will be a filled polygon; otherwise, only the edges (line segments) will be included in the output. This only applies to closed 2D glyphs. | 0 | Only the values 0 and 1 are accepted. |
Glyph Type (GlyphType) |
This property specifies the type of the 2D glyph. | 9 | The value must be one of the following: Vertex (1), Dash (2), Cross (3), ThickCross (4), Triangle (5), Square (6), Circle (7), Diamond (8), Arrow (9), ThickArrow (10). |