Discuss this help topic in SecureBlackbox Forum
…
Declaration
[C#/Java]
bool CompressPoints;
[VB.NET]
Property CompressPoints As Boolean
[Pascal]
property CompressPoints : boolean;
[C++]
bool get_CompressPoints();
void set_CompressPoints(bool Value);
[PHP]
bool get_CompressPoints()
void set_CompressPoints(bool $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum