Skip to content

ACadSharp.Objects.RasterVariables

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

RasterVariables Class

Represents a object.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Objects

C#

DxfNameAttribute
DxfSubClassAttribute
public class RasterVariables

Properties

Returns Name Summary
Int32 ClassVersion Class version 0.
ImageDisplayQuality DisplayQuality Gets or sets the image display quality (screen only).
Boolean IsDisplayFrameShown Gets or sets if the image frame is shown.
String ObjectName
String SubclassMarker
ImageUnits Units 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.
Clone this wiki locally