BorderStyles
The following values may be used for the ShapeBorderStyle property (ILEADRasterFXD).
Value |
Meaning |
FXD_BORDERSTYLE_TRANSPARENT |
Transparent |
FXD_BORDERSTYLE_SOLID |
Solid line |
FXD_BORDERSTYLE_DASH |
Dash line (valid only for 1-pixel lines) |
FXD_BORDERSTYLE_DOT |
Dot line (valid only for 1-pixel lines) |
FXD_BORDERSTYLE_DASHDOT |
Dash dot line (valid only for 1-pixel lines) |
FXD_BORDERSTYLE_DASHDOTDOT |
Dash dot dot line (valid only for 1-pixel lines) |
FXD_BORDERSTYLE_MAX |
Dash dot dot line (valid only for 1-pixel lines) |