Skip to content

ACadSharp.Objects.RasterVariables.IsDisplayFrameShown

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

IsDisplayFrameShown Property

Gets or sets if the image frame is shown.

Definition

Namespace: ACadSharp.Objects.RasterVariables

C#

DxfCodeValueAttribute
public Boolean IsDisplayFrameShown { get; set; }

Property Value

Boolean

Clone this wiki locally