Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Layer Class / CreateSpace Method / CreateSpace() Method

In This Topic
    CreateSpace() Method
    In This Topic
    Creates a Space object that represents an invisible helper rectangle for easy layout of other elements.
    Syntax
    'Declaration
     
    Public Overloads Function CreateSpace() As Space
    public Space CreateSpace()
    See Also