Skip to content

ACadSharp.Objects.RasterVariables.Units

Albert Domenech edited this page Jul 20, 2025 · 1 revision

Units Property

AutoCAD units for inserting images.
This is what one AutoCAD unit is equal to for the purpose of inserting and scaling images with an associated resolution.

Definition

Namespace: ACadSharp.Objects.RasterVariables

C#

DxfCodeValueAttribute
public ImageUnits Units { get; set; }

Property Value

ImageUnits

Clone this wiki locally