C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / RectD Structure / MakeLTRB Method

In This Topic
MakeLTRB Method (RectD)
In This Topic
Converts the rectangle from (X, Y, Width, Height) to (Left, Top, Right, Bottom) coordinates.
Syntax
'Declaration
 
Public Sub MakeLTRB() 
 
See Also