AVEdgeWidths Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class that encapsulates the edge-widths used by an AVVideoCompositionRenderContext.
public struct AVEdgeWidths
type AVEdgeWidths = struct
- Inheritance
-
AVEdgeWidths
Constructors
AVEdgeWidths(nfloat, nfloat, nfloat, nfloat) |
Fields
Bottom | |
Left | |
Right | |
Top |
Methods
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Equality(AVEdgeWidths, AVEdgeWidths) | |
Inequality(AVEdgeWidths, AVEdgeWidths) |