| Visual Basic (Declaration) | |
|---|---|
Public Property PaintSymbolSegment As Boolean | |
| C# | |
|---|---|
public bool PaintSymbolSegment {get; set;} | |
When this propety is set to False, the drawing of the current symbol segment is left entirely up to the developer.
| dbicDigit | Send comments on this topic. |
| PaintSymbolSegment Property | |
| See Also | |
|
| dbicDigit Assembly > Dbi.WinControl.Digit Namespace > UserDrawnSymbolSegmentEventArgs Class : PaintSymbolSegment Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property PaintSymbolSegment As Boolean | |
| C# | |
|---|---|
public bool PaintSymbolSegment {get; set;} | |