C# Class MFVideoNormalizedRect, terrafx.interop.windows

显示文件 Open project: terrafx/terrafx.interop.windows Class Usage Examples

Public Properties

Property Type Description
bottom float
left float
right float
top float

Property Details

bottom public_oe property

public float bottom
return float

left public_oe property

public float left
return float

right public_oe property

public float right
return float

top public_oe property

public float top
return float