Skip to content

ACadSharp.Entities.CadImageBase.VVector

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally