Autodesk.AutoCAD.DatabaseServices.SectionViewIdentifierPosition Enumeration   MG2011New

Visual Basic
Public Enum SectionViewIdentifierPosition
  EndCuttingPlane
  AboveDirectionArrowLine
  AboveDirectionArrowSymbol
  StartDirectionArrow
  EndDirectionArrow
End Enum
C#
public enum SectionViewIdentifierPosition {
  EndCuttingPlane,
  AboveDirectionArrowLine,
  AboveDirectionArrowSymbol,
  StartDirectionArrow,
  EndDirectionArrow
}
Description

 

The type of identifier positioning.