Skip to content

ACadSharp.Entities.CadWipeoutBase.UVector

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

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

C#

DxfCodeValueAttribute
public XYZ UVector { get; set; }

Property Value

XYZ

Clone this wiki locally