Click or drag to resize

GM_PenStyle_t16 Enumeration

Styles to apply to the pen when drawing features

Namespace:  GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
public enum GM_PenStyle_t16
Members
  Member nameValueDescription
PEN_SOLID0
PEN_DASH1
PEN_DOT2
PEN_DASHDOT3
PEN_DASHDOTDOT4
PEN_NULL5
PEN_RAILROAD6
PEN_STRIPED7A solid pen with a single pixel black stripe down the middle
PEN_FIRST_DIRECTED8
PEN_LEFT_FACING_LINE8A railroad tie facing to the left of a line
PEN_RIGHT_FACING_LINE9A railroad tie facing to the right of a line
PEN_COMB_LONG_TEETH_LEFT10A long railroad tie facing to the left of a line
PEN_COMB_LONG_TEETH_RIGHT11A long railroad tie facing to the right of a line
PEN_COMB_WIDE_SPACED_LEFT12Widely spaced railroad ties facing to the left of a line
PEN_COMB_WIDE_SPACED_RIGHT13Widely spaced railroad ties facing to the right of a line
PEN_COMB_ALTERNATING_LEFT14Alternating long and short railroad ties to the left of a line
PEN_COMB_ALTERNATING_RIGHT15Alternating long and short railroad ties to the right of a line
PEN_COMB_COUPLED_LEFT16Double teeth to the left of a line
PEN_COMB_COUPLED_RIGHT17Double teeth to the right of a line
PEN_COMB_TRIPLET_LEFT18Triplet of teeth to the left of a line
PEN_COMB_TRIPLET_RIGHT19Triplet teeth to the right of a line
PEN_RAKE_NARROW_SPACED_LEFT20Narrowly space rake of triangles to the left of a line
PEN_RAKE_NARROW_SPACED_RIGHT21Narrowly space rake of triangles to the right of a line
PEN_RAKE_LARGE_SPACED_LEFT22Large spaced rake of triangles to the left of a line
PEN_RAKE_LARGE_SPACED_RIGHT23Large spaced rake of triangles to the right of a line
PEN_MINUS_SIGNS_LEFT24Minus signs to left of a line
PEN_MINUS_SIGNS_RIGHT25Minus signs to right of a line
PEN_PLUS_SIGNS_LEFT26Plus signs to left of a line
PEN_PLUS_SIGNS_RIGHT27Plus signs to right of a line
PEN_DOTS_LEFT28Dots to left of a line
PEN_DOTS_RIGHT29Dots to right of a line
PEN_T_SHAPED_LEFT30T-shape to left of a line
PEN_T_SHAPED_RIGHT31T-shape to right of a line
PEN_RECTS_LEFT32Rectangles to left of a line
PEN_RECTS_RIGHT33Rectangles to right of a line
PEN_SQUARES_LEFT34Squares to left of a line
PEN_SQUARES_RIGHT35Squares to right of a line
PEN_HALF_CIRCLE_NARROW_LEFT36Narrow-spaced half circles to the left of a line
PEN_HALF_CIRCLE_NARROW_RIGHT37Narrow-spaced half circles to the right of a line
PEN_HALF_CIRCLE_WIDE_LEFT38Widely-spaced half circles to the left of a line
PEN_HALF_CIRCLE_WIDE_RIGHT39Widely-spaced half circles to the right of a line
PEN_DIAMONDS_LEFT40Filled diamonds to the left of a line
PEN_DIAMONDS_RIGHT41Filled diamonds to the right of a line
PEN_T_SHAPED_LEFT_NO_LINE42T-shape to left of an invisible line
PEN_T_SHAPED_RIGHT_NO_LINE43T-shape to right of an invisible line
PEN_SCALLOP_LEFT44Scallop to left of line [like (| where | is invisible line path]
PEN_SCALLOP_RIGHT45Scallop to left of line [like |) where | is invisible line path]
PEN_SCALLOP_BOTH46Scallop on both sides of line [like )|( where | is invisible line path]
PEN_LAST_DIRECTED_PLUS_ONE47One past last directed line style
PEN_LAST_DIRECTED46
PEN_FIRST_DIRECTED_TRACK64
PEN_V_TRACK_FORWARD64Line made up of V symbols opening away the start of the line
PEN_V_TRACK_REVERSE65Line made up of V symbols opening towards the start of the line
PEN_C_TRACK_FORWARD66Line made up of C symbols opening away from the start of the line
PEN_C_TRACK_REVERSE67Line made up of C symbols opening towards from the start of the line
PEN_ARROW_TRACK_FORWARD68Line made up of triangles pointing away the start of the line
PEN_ARROW_TRACK_REVERSE69Line made up of triangles pointing towards the start of the line
PEN_V_TRACK_SOLID_FORWARD70Line made up of V symbols opening away the start of the solid line
PEN_V_TRACK_SOLID_REVERSE71Line made up of V symbols opening towards the start of the solid line
PEN_LAST_DIRECTED_TRACK_PLUS_ONE72One past last directed track style
PEN_LAST_DIRECTED_TRACK71
PEN_FIRST_BOTH_SIDES_NO_LINE112
PEN_MINUS_SIGNS_BOTH_NO_LINE112Minus signs on both sides of an invisible line
PEN_LAST_BOTH_SIDES_NO_LINE_PLUS_ONE113
PEN_LAST_BOTH_SIDES_NO_LINE112
PEN_FIRST_SOLID_SYMBOL128
PEN_SOLID_WITH_X128Solid line with X's through them
PEN_SOLID_DIAMONDS129Solid line with solid diamonds through them
PEN_SOLID_EMPTY_DIAMONDS130Solid line with empty diamonds through them
PEN_SOLID_CIRCLES131Solid line with solid circles through them
PEN_SOLID_EMPTY_CIRCLES132Solid line with empty circles through them
PEN_LAST_SOLID_SYMBOL_PLUS_ONE133
PEN_LAST_SOLID_SYMBOL132
PEN_FIRST_END_SYMBOL256
PEN_ARROW_TO_START256Solid line with an arrow pointing to the start of the line
PEN_ARROW_TO_END257Solid line with an arrow pointing to the end of the line
PEN_EMPTY_CIRCLE_AT_START258Solid line with an empty circle at the start of the line
PEN_EMPTY_CIRCLE_AT_END259Solid line with an empty circle at the end of the line
PEN_STRIPED_BLACK_EDGES260Solid line with a single pixel black stripe down each edge (doesn't really belong in symbol set, but we didn't space it off from the others when initially defined)
PEN_ARROW_TO_BOTH_ENDS261Solid line with arrows pointing to both ends
PEN_ARROW_TO_START_DASHED262Dashed line with an arrow pointing to the start of the line
PEN_ARROW_TO_END_DASHED263Dashed line with an arrow pointing to the end of the line
PEN_ARROW_TO_BOTH_ENDS_DASHED264Dashed line with arrows pointing to both ends
PEN_LAST_END_SYMBOL_PLUS_ONE265
PEN_LAST_END_SYMBOL264
PEN_FIRST_CUSTOM_DASH_STYLE320
PEN_DASH_VERY_SHORT_WIDE_SPACED320
PEN_DASH_SHORT_WIDE_SPACED321
PEN_DASH_LONG_WIDE_SPACED322
PEN_DASH_ULTRA_SHORT_CLOSE_SPACED323
PEN_DASH_LONG_CLOSE_SPACED324
PEN_LAST_CUSTOM_DASH_STYLE_PLUS_ONE325
PEN_LAST_CUSTOM_DASH_STYLE324
PEN_FIRST_ELEVATION_STYLE384
PEN_ELEV_SHADED_SOLID384
PEN_ELEV_SHADED_DASH385
PEN_ELEV_SHADED_DOT386
PEN_ELEV_SHADED_DASHDOT387
PEN_ELEV_SHADED_DASHDOTDOT388
PEN_LAST_ELEVATION_STYLE_PLUS_ONE389
PEN_LAST_ELEVATION_STYLE388
PEN_FIRST_OFFSET_LINE_STYLE448
PEN_OFFSET_LINE_LEFT448
PEN_OFFSET_LINE_RIGHT449
PEN_OFFSET_LINE_LEFT_COMB450
PEN_OFFSET_LINE_RIGHT_COMB451
PEN_OFFSET_LINE_LEFT_COMB_LONG_TEETH452
PEN_OFFSET_LINE_RIGHT_COMB_LONG_TEETH453
PEN_OFFSET_LINE_LEFT_COMB_WIDE_SPACED454
PEN_OFFSET_LINE_RIGHT_COMB_WIDE_SPACED455
PEN_LAST_OFFSET_LINE_STYLE_PLUS_ONE456
PEN_LAST_OFFSET_LINE_STYLE455
PEN_FIRST_ADDITIONAL_STYLE1024
PEN_RAILROAD_WIDE1024Railroad - Widely spaced
PEN_RAILROAD_DOUBLE1025Railroad - Double tracks
PEN_NUM_STYLES1026
PEN_FIRST_STYLIZED6
See Also