Accesses a transformation matrix that can be used to transform vectors or points from the object's object coordinate system (OCS) to the World Coordinate System (WCS).
Public virtual Property Ecs() As Matrix3d
public virtual Matrix3d Ecs;
Read-only
Entity Class, Autodesk.AutoCAD.DatabaseServices Namespace