Sets or gets whether to consider perspective distortion for the symbol (symbol acquired at an angle).
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 73.0.0.0
public bool PerspectiveEnabled { get; set; }public bool PerspectiveEnabled { get; set; }Public Property PerspectiveEnabled As Boolean
Get
Set
Public Property PerspectiveEnabled As Boolean
Get
Set
public:
property bool PerspectiveEnabled {
bool get ();
void set (bool value);
}public:
property bool PerspectiveEnabled {
bool get ();
void set (bool value);
}Property Value
Type:
BooleanDefault value is true.