Gets whether this transform is identity.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 75.1.0.0
public virtual bool IsIdentity { get; }public virtual bool IsIdentity { get; }Public Overridable ReadOnly Property IsIdentity As Boolean
Get
Public Overridable ReadOnly Property IsIdentity As Boolean
Get
public:
virtual property bool IsIdentity {
bool get ();
}public:
virtual property bool IsIdentity {
bool get ();
}Property Value
Type:
Boolean
True if this 3D rotation transform is identity; False otherwise.