ACadSharp.Entities.CadImageBase.UVector - DomCR/ACadSharp GitHub Wiki
UVector Property
U-vector of a single pixel(points along the visual bottom of the image, starting at the insertion point) (in WCS)
Definition
Namespace: ACadSharp.Entities.CadImageBase
C#
DxfCodeValueAttribute
public XYZ UVector { get; set; }
Property Value
XYZ