IOrientedElement Interface
Provides the base requirements for an element that has an Orientation property.
public interface IOrientedElement
Properties
Orientation
Gets the orientation of the element.
Extension Methods
- OrientedElementExtensions.CreateSize(Double, Double)
- OrientedElementExtensions.GetLocationAscent(Point)
- OrientedElementExtensions.GetLocationAscent(Rect)
- OrientedElementExtensions.GetLocationExtent(Point)
- OrientedElementExtensions.GetLocationExtent(Rect)
- OrientedElementExtensions.GetSizeAscent(Rect)
- OrientedElementExtensions.GetSizeAscent(Size)
- OrientedElementExtensions.GetSizeExtent(Rect)
- OrientedElementExtensions.GetSizeExtent(Size)