Matrix2dInfo Structure

Visual Basic
Public Structure Matrix2dInfo
End Structure
C#
public struct Matrix2dInfo {
}
Description

 

This value type encapsulates the data returned by the Matrix2d.IsConformal() ObjectARX function.

Links