Show / Hide Table of Contents

Interface ILayer

Interface supported by all objects that have a Layer proerty

Namespace: CADability.Attribute
Assembly: CADability.dll
Syntax
public interface ILayer

Properties

| Improve this Doc View Source

Layer

Gets or sets the layer.

Declaration
Layer Layer { get; set; }
Property Value
Type Description
Layer
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX