Skip to main content

B1IntMargin

  • An integer-based margin struct storing left, top, right, and bottom padding values, with utility constructors and arithmetic operators.
PropertyTypeDescriptionMetadata
Leftint32Left padding value in integer units.Category: B1IntMargin
Topint32Top padding value in integer units.Category: B1IntMargin
Rightint32Right padding value in integer units.Category: B1IntMargin
Bottomint32Bottom padding value in integer units.Category: B1IntMargin