Skip to content

ACadSharp.Entities.ProxyEntity.DrawingFormat

Albert Domenech edited this page Aug 19, 2025 · 1 revision

DrawingFormat Property

Object drawing format when it becomes a proxy:
Low word is AcDbDwgVersion.
High word is MaintenanceReleaseVersion.

Definition

Namespace: ACadSharp.Entities.ProxyEntity

C#

DxfCodeValueAttribute
public Int32 DrawingFormat { get; }

Property Value

Int32

Clone this wiki locally