ACadSharp.Entities.IVertex.Location - DomCR/ACadSharp GitHub Wiki
Location Property
Location point (in OCS when 2D, and WCS when 3D)
Definition
Namespace: ACadSharp.Entities.IVertex
C#
public IVector Location { get; }
Property Value
IVector
Location point (in OCS when 2D, and WCS when 3D)
Namespace: ACadSharp.Entities.IVertex
C#
public IVector Location { get; }
IVector