Class: ARCHline.Layer
Overview
With this class you can manipulate a layer of a layout.
Instance Property Summary # collapse
-
#active ⇒ { get; set; }
Whether the layer is active.
-
#color ⇒ { get; }
The default color of the layer.
-
#description ⇒ { get; set; }
The description of the layer.
-
#editable ⇒ { get; set; }
Whether the layer is editable.
-
#guid ⇒ { get; set; }
The guid of the layer.
-
#lineType ⇒ { get; }
The default lineType of the layer.
-
#lineWidth ⇒ { get; }
The default lineWidth of the layer.
-
#name ⇒ { get; set; }
The name of the layer.
-
#printable ⇒ { get; set; }
Whether the layer is printable.
-
#valid ⇒ { get; }
Whether the layer is valid.
-
#visible ⇒ { get; set; }
Whether the layer is visible.
↑ #active ⇒ { get; set; }
Whether the layer is active.
↑ #color ⇒ { get; }
The default color of the layer.
↑ #description ⇒ { get; set; }
The description of the layer.
↑ #editable ⇒ { get; set; }
Whether the layer is editable.
↑ #guid ⇒ { get; set; }
The guid of the layer.
↑ #lineType ⇒ { get; }
The default lineType of the layer.
↑ #lineWidth ⇒ { get; }
The default lineWidth of the layer.
↑ #name ⇒ { get; set; }
The name of the layer.
↑ #printable ⇒ { get; set; }
Whether the layer is printable.
↑ #valid ⇒ { get; }
Whether the layer is valid.
↑ #visible ⇒ { get; set; }
Whether the layer is visible.
Comments
0 comments
Please sign in to leave a comment.