Skip to content

ACadSharp.Objects.ImageDefinition.DefaultSize

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

DefaultSize Property

Default size of one pixel in AutoCAD units

Definition

Namespace: ACadSharp.Objects.ImageDefinition

C#

DxfCodeValueAttribute
public XY DefaultSize { get; set; }

Property Value

XY

Clone this wiki locally