Margin Class |
Namespace: Aspose.Svg.Drawing
The Margin type exposes the following members.
Name | Description | |
---|---|---|
![]() | Margin |
Initializes a new instance of the Margin class.
|
![]() | Margin(Int32) |
Initializes a new instance of the Margin class.
|
![]() | Margin(Length) |
Initializes a new instance of the Margin class.
|
![]() | Margin(Int32, Int32, Int32, Int32) |
Initializes a new instance of the Margin class.
|
![]() | Margin(Length, Length, Length, Length) |
Initializes a new instance of the Margin class.
|
Name | Description | |
---|---|---|
![]() | Bottom |
Gets or sets the bottom.
|
![]() | Left |
Gets or sets the left.
|
![]() | Right |
Gets or sets the right.
|
![]() | Top |
Gets or sets the top.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |