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