Click or drag to resize

LayerId Property

Gets or sets the ID of this layer object. You typically do not need to assign a custom ID.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public override Guid Id { get; set; }

Property Value

Type: Guid
See Also