Offsets Constructor(String,String,String,String)
In This Topic
Initializes a new instance of the
Offsets structure, assigning the
Left,
Top,
Right and
Bottom values.
Syntax
Parameters
- left
- A string representing the Unit value assigned to the Left property.
- top
- A string representing the Unit value assigned to the Top property.
- right
- A string representing the Unit value assigned to the Right property.
- bottom
- A string representing the Unit value assigned to the Bottom property.
See Also