Autodesk.AutoCAD.DatabaseServices Namespace > SectionSymbol Class
SectionSymbol Class   
Description

The SectionSymbol class represents the section view symbol entity used by model documentation views in association with a Viewport entity.

Class Hierarchy
Visual Basic
Public Class SectionSymbol
Inherits Entity
C#
public class SectionSymbol : Entity;
Links
See Also

Autodesk.AutoCAD.DatabaseServices.Viewport;, Autodesk.AutoCAD.DatabaseServices.ViewBorder

   Comments?