[]
Represents additional extent to each edge of an object.
public class EdgeExtent : FormattingBag
Public Class EdgeExtent
Inherits FormattingBag
| Name | Description |
|---|---|
| AllEdges | Gets or sets the extent on all edges, in points. If the extents on all edges are the same, get returns this common value. Otherwise, get returns null. |
| BottomEdge | Gets or sets the extent on the bottom edge, in points. |
| LeftEdge | Gets or sets the extent on the left edge, in points. |
| RightEdge | Gets or sets the extent on the right edge, in points. |
| TopEdge | Gets or sets the extent on the top edge, in points. |
| Name | Description |
|---|---|
| Equals(EdgeExtent) | |
| Equals(object) | |
| FixInheritedValues() | Fixes all inherited values as "direct" values for this instance. |
| GetHashCode() |