ACadSharp.Entities.CadImageBase.VVector - DomCR/ACadSharp GitHub Wiki

VVector Property

V-vector of a single pixel(points along the visual left side of the image, starting at the insertion point) (in WCS)

Definition

Namespace: ACadSharp.Entities.CadImageBase

C#

DxfCodeValueAttribute
public XYZ VVector { get; set; }

Property Value

XYZ