The Offsets type exposes the following members.

Properties

  Name Description
Public property All
Sets all four offset values.
Public property Bottom
Gets or sets the bottom offset value.
Public property BottomExpr
Gets or sets the expression used to calculate Bottom.
Public property Left
Gets or sets the left offset value.
Public property LeftExpr
Gets or sets the expression used to calculate Left.
Public property Right
Gets or sets the right offset value.
Public property RightExpr
Gets or sets the expression used to calculate Right.
Public property Top
Gets or sets the top offset value.
Public property TopExpr
Gets or sets the expression used to calculate Top.

See Also