| Visual Basic (Declaration) | |
|---|---|
Public Property MarkerPictureDown As Image | |
| C# | |
|---|---|
public Image MarkerPictureDown {get; set;} | |
Property Value
ImageThis occurs when the dial is in a movable state (mousedown).
| dbicDial | Send comments on this topic. |
| MarkerPictureDown Property | |
| See Also | |
|
| dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : MarkerPictureDown Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property MarkerPictureDown As Image | |
| C# | |
|---|---|
public Image MarkerPictureDown {get; set;} | |