The Margin type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Margin |
Initializes a new instance of the Margin class.
|
![]() | Margin(Double) |
Initializes a new instance of the Margin class using the supplied margin size for all edges.
|
![]() | Margin(Double, Double, Double, Double) |
Initializes a new instance of the Margin class using a separate margin size for each edge.
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() |
Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Bottom |
Gets or sets the margin size for the bottom edge.
|
![]() | Left |
Gets or sets the margin size for the left edge.
|
![]() | Right |
Gets or sets the margin for the right edge.
|
![]() | Top |
Gets or sets the margin size for the top edge.
|
See Also