Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

SetIdentity Method








Changes this LeadMatrix into an identity matrix.
Syntax
public void SetIdentity()
'Declaration
 
Public Sub SetIdentity() 
'Usage
 
Dim instance As LeadMatrix
 
instance.SetIdentity()
public void SetIdentity()
void LeadMatrixSetIdentity(LeadMatrix *matrix)
public void setIdentity()
 function Leadtools.LeadMatrix.SetIdentity()
public:
void SetIdentity(); 
Remarks

For more information, refer to Identity

Requirements

Target Platforms

See Also

Reference

LeadMatrix Structure
LeadMatrix Members

Error processing SSI file