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