Skip to content

ACadSharp.Entities.CadImageBase.Size

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

Size Property

Image size in pixels

Remarks

2D point(U and V values)

Definition

Namespace: ACadSharp.Entities.CadImageBase

C#

DxfCodeValueAttribute
public XY Size { get; set; }

Property Value

XY

Clone this wiki locally