DocumentScalerTGetLogicBounds Method
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public RectangleF GetLogicBounds(
float left,
float top,
float width,
float height
)
Public Function GetLogicBounds (
left As Single,
top As Single,
width As Single,
height As Single
) As RectangleF
public:
RectangleF GetLogicBounds(
float left,
float top,
float width,
float height
)
member GetLogicBounds :
left : float32 *
top : float32 *
width : float32 *
height : float32 -> RectangleF
- left Single
-
- top Single
-
- width Single
-
- height Single
-
RectangleF