CreateSpace(Int32) Method
Creates a
Space object that represents an invisible helper rectangle for easy layout of other elements.
public Space CreateSpace(
System.int
)
'Declaration
Public Overloads Function CreateSpace( _
ByVal As System.Integer _
) As Space
Parameters
- id
- A custom space ID. It must be positive and unique within the View.