Skip to content

ACadSharp.Blocks.Block.Comments

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

Comments Property

Specifies the comments for the block or drawing.

Definition

Namespace: ACadSharp.Blocks.Block

C#

DxfCodeValueAttribute
public String Comments { get; set; }

Property Value

String

Clone this wiki locally