Click or drag to resize

PointOrMatrix Properties

The PointOrMatrix type exposes the following members.

Properties
  NameDescription
Public propertyMatrix
Gets the DocumentUnitsMatrix. (If this is Nothing, use the Point property to get the point.)
Public propertyPoint
Gets the DocumentUnitsPoint. (If this is Nothing, use the Matrix property to get the matrix.)
Top
See Also