Gets the thumb rect. Usefull to determine bounding rectangle when creating custom thumb shape.
Namespace:
CoreDevices.DeviceControlsAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Rectangle ThumbRectLower { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ThumbRectLower As Rectangle |
Visual C++ |
---|
public: property Rectangle ThumbRectLower { Rectangle get (); } |