 | FS_MATRIXSetIdentity Method |
Initializes this instance of the
FS_MATRIX class as the identity matrix.
Namespace: Patagames.PdfAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntaxpublic void SetIdentity()
public:
void SetIdentity()
member SetIdentity : unit -> unit
public void SetIdentity()
See Also