OzRotateFlipTypeConvertToRotateFlipType Method |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static RotateFlipType ToRotateFlipType(
OzRotateFlipType value
)
Public Shared Function ToRotateFlipType (
value As OzRotateFlipType
) As RotateFlipType
public:
static RotateFlipType ToRotateFlipType(
OzRotateFlipType value
)
static member ToRotateFlipType :
value : OzRotateFlipType -> RotateFlipType
Parameters
- value
- Type: OzRotateFlipType
Return Value
Type:
RotateFlipType
See Also