Offsets Constructor(String)
In This Topic
Initializes a new instance of the
Offsets structure, assigning a single value to all four offset properties.
Syntax
'Declaration
Public Function New( _
ByVal As String _
)
Parameters
- all
- A string representing the Unit value assigned to all four offsets.
See Also