Skip to content

ACadSharp.Entities.CadWipeoutBase.Size

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

Size Property

Image size in pixels.

Remarks

2D point(U and V values).

Definition

Namespace: ACadSharp.Entities.CadWipeoutBase

C#

DxfCodeValueAttribute
public XY Size { get; set; }

Property Value

XY

Clone this wiki locally