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




In This Topic
    CADFace Class
    In This Topic
    Face implementation of CADEntity
    Object Model
    CADFace Class
    Syntax
    'Declaration
     
    Public Class CADFace 
       Inherits CADEntity
    'Usage
     
    Dim instance As CADFace
    public class CADFace : CADEntity 
    public __gc class CADFace : public CADEntity 
    public ref class CADFace : public CADEntity 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.CAD.CADEntity
          ImageGear.Formats.CAD.CADFace
             ImageGear.Formats.CAD.CADRectangle

    See Also