Table of Contents

Class CadSectionViewStyle

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

Class describing CadSectionViewStyle

[ComVisible(false)]
public class CadSectionViewStyle : CadBaseObject, ICadObjectContainer
Inheritance
CadSectionViewStyle
Implements
Inherited Members

Constructors

CadSectionViewStyle()

Initializes a new instance of the CadXRecord class.

Properties

ArrowEndSymbolHandle

The Arrow End Symbol Handle

ArrowPosition

The Arrow Position

ArrowStartSymbolHandle

The Arrow Start Symbol Handle

ArrowSymbolColor

The Arrow Symbol Color

ArrowSymbolExtensionLength

The Arrow Symbol Extension Length

ArrowSymbolSize

The Arrow Symbol Size

BendLTypeHandle

The Bend LType Handle

BendLineColor

The Bend Line Color

BendLineLength

The Bend Line Length

BendLineWeight

The Bend LineWeight

ClassVersion

The Class Version

CuttingPlaneColor

The Cutting Plane Color

CuttingPlaneLineWeight

The Cutting Plane LineWeight

Description

The Description

DisplayName

The Display Name

EndLineLength

The End Line Length

EndLineOvershoot

The End Line Overshoot

Flags

The Flags: 1: cont labeling, 2: show arrowheads, 4: show view label, 8: show all plane lines, 0x10: show all end ids, 0x20 show end+bend lines, 0x40: show hatch

HatchAngels

The Hatch Angels

HatchBackgroundColor

The Hatch Background Color

HatchColor

The Hatch Color

HatchPattern

The Hatch Pattern

HatchScale

The Hatch Scale

HatchTransparency

The Hatch Transparency

IdentifierColor

The Identifier Color

IdentifierExcludeCharacters

The Identifier Exclude Characters

IdentifierHeight

The Identifier Height

IdentifierOffset

The Identifier Offset

IdentifierPosition

The Identifier Position

IdentifierStyleHandle

The Identifier Style Handle

IsModifiedForRecompute

Is Modified

ModelDocClassVersion

The ModelDoc Class Version

PlaneLTypeHandle

The Plane LType Handle

SectionViewStyleParameters

Gets or sets the section view style parameters.

ViewLabelAlignment

The ViewLabel Alignment

ViewLabelAttachment

The ViewLabel Attachment

ViewLabelOffset

The ViewLabel Offset

ViewLabelPattern

The ViewLabel Pattern

ViewLabelTextColor

The ViewLabel Text Color

ViewLabelTextHeight

The ViewLabel Text Height

ViewLabelTextStyleHandle

The View Label Text Style Handle

ViewStyleFlags

The ViewStyle Flags

See Also