Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic bool MirrorY { get; set; }
Public Property MirrorY As Boolean
Get
Set
public:
property bool MirrorY {
bool get ();
void set (bool value);
}
member MirrorY : bool with get, set
Property Value
Type:
Boolean
See Also