Show / Hide Table of Contents

Interface IPaintTo3DList

Namespace: CADability
Assembly: CADability.dll
Syntax
public interface IPaintTo3DList

Properties

| Improve this Doc View Source

containedSubLists

Declaration
List<IPaintTo3DList> containedSubLists { set; }
Property Value
Type Description
System.Collections.Generic.List<IPaintTo3DList>
| Improve this Doc View Source

Name

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