Autodesk.AutoCAD.GraphicsInterface Namespace > Glyph Class
Glyph Class
Description

 

This .NET class wraps the AcGiGlyph ObjectARX class. 

 

Glyph is used to provide the graphics primitives for drawing a glyph during snap operations. 

Class Hierarchy
Autodesk.AutoCAD.GraphicsInterface.Drawable
    Autodesk.AutoCAD.GraphicsInterface.Glyph
Visual Basic
Public abstract Class Glyph
Inherits Drawable
C#
public abstract class Glyph : Drawable;
Links
   Comments?