NativeRectangle(Rectangle) Constructor
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public NativeRectangle(
Rectangle rect
)
Public Sub New (
rect As Rectangle
)
Dim rect As Rectangle
Dim instance As New NativeRectangle(rect)
public:
NativeRectangle(
Rectangle rect
)
new :
rect : Rectangle -> NativeRectangle
No code example is currently available or this language may not be supported.
Parameters
- rect Rectangle
-
The Rectangle.