ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Formats.CAD Namespace / CADLight Class
Members




In This Topic
    CADLight Class
    In This Topic
    A single instance of a light source within a CAD database.
    Object Model
    CADLight Class
    Syntax
    'Declaration
     
    Public Class CADLight 
       Inherits CADEntity
    'Usage
     
    Dim instance As CADLight
    public class CADLight : CADEntity 
    public __gc class CADLight : public CADEntity 
    public ref class CADLight : public CADEntity 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.CAD.CADEntity
          ImageGear.Formats.CAD.CADLight

    See Also