Skip to content

ACadSharp.Entities.CadWipeoutBase.VVector

Albert Domenech edited this page Jan 27, 2025 · 1 revision

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.CadWipeoutBase

C#

DxfCodeValueAttribute
public XYZ VVector { get; set; }

Property Value

XYZ

Clone this wiki locally