CadVportTableObject Class

viewPorts table class
Inheritance Hierarchy
SystemObject
  Aspose.CAD.FileFormats.Cad.CadObjectsCadBase
    Aspose.CAD.FileFormats.Cad.CadObjectsCadBaseOwned
      Aspose.CAD.FileFormats.Cad.CadTablesCadVportTableObject

Namespace:  Aspose.CAD.FileFormats.Cad.CadTables
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public class CadVportTableObject : CadBaseOwned

The CadVportTableObject type exposes the following members.

Constructors
  NameDescription
Public methodCadVportTableObject
Initializes a new instance of the CadVportTableObject class.
Properties
  NameDescription
Public propertyAmbientColor1
Gets or sets the ambient color1.
Public propertyAmbientColor2
Gets or sets the ambient color2.
Public propertyAmbientColor3
Gets or sets the ambient color3.
Public propertyApplicationCodesContainer
Gets or sets the application defined codes container.
(Inherited from CadBase.)
Public propertyAttribute102Values
Gets or sets the attribute102 values.
(Inherited from CadBase.)
Public propertyAttribute361
Gets or sets the attribute361.
Public propertyAttribute45
Gets or sets the attribute 45.
Public propertyAttribute60
Gets or sets the attribute60.
Public propertyAttribute65
Gets or sets the attribute 65.
Public propertyAttributes
Gets or sets the attributes.
(Inherited from CadBase.)
Public propertyBackClipping
Gets or sets the back clipping.
Public propertyBackgroundHandle
Gets or sets the background handle.
Public propertyBitFlags
Gets or sets the bit flags.
Public propertyCenterPoint
Gets or sets the center point.
Public propertyCircleSides
Gets or sets the circle sides.
Public propertyDefaultLights
Gets or sets the default lights.
Public propertyDefaultLightType
Gets or sets the default type of the light.
Public propertyDxfDataFormat
Gets or sets the DXF data format.
(Inherited from CadBase.)
Public propertyElevation
Gets or sets the elevation.
Public propertyEmbeddedObjectsContainer
Gets or sets the embedded objects container.
(Inherited from CadBase.)
Public propertyFastZoom
Gets or sets the fast zoom.
Public propertyFlags
Gets or sets the flags.
Public propertyFrontClipping
Gets or sets the front clipping.
Public propertyGridOnOff
Gets or sets the grid on/off.
Public propertyGridSpacing
Gets or sets the grid spacing.
Public propertyHardFrozenLayerObject
Gets or sets the hard frozen layer object.
Public propertyHardOwner
Gets or sets the hard owner.
(Inherited from CadBaseOwned.)
Public propertyLensLength
Gets or sets the length of the lens.
Public propertyLowerLeft
Gets or sets the lower left.
Public propertyMajorGridLines
Gets or sets the major grid lines.
Public propertyName
Gets or sets the name.
Public propertyObjectHandle
Gets or sets the object handle.
(Inherited from CadBase.)
Public propertyRenderMode
Gets or sets the render mode.
Public propertyRoundTripTableStyle
Gets or sets the round trip table style.
(Inherited from CadBase.)
Public propertyShadeHandle
Gets or sets the shade handle.
Public propertyShadePlotSetting
Gets or sets the shade plot setting.
Public propertySnapIsopair
Gets or sets the snap isopair.
Public propertySnapOnOff
Gets or sets the snap on off.
Public propertySnapPoint
Gets or sets the snap point.
Public propertySnapRotationAngle
Gets or sets the snap rotation angle.
Public propertySnapSpacing
Gets or sets the snap spacing.
Public propertySnapStyle
Gets or sets the snap style.
Public propertySoftFrozenLayerObject
Gets or sets the soft frozen layer object.
Public propertySoftOwner
Gets or sets the soft owner.
(Inherited from CadBaseOwned.)
Public propertyStyleSheet
Gets or sets the style sheet.
Public propertyTableBrightness
Gets or sets the brightness.
Public propertyTableContrast
Gets or sets the contrast.
Public propertyUcsBaseHandle
Gets or sets the ucs base handle.
Public propertyUcsHandle
Gets or sets the ucs handle.
Public propertyUcsIcon
Gets or sets the ucs icon.
Public propertyUcsOrigin
Gets or sets the ucs origin.
Public propertyUcsType
Gets or sets the type of the ucs.
Public propertyUcsXaxis
Gets or sets the ucs xaxis.
Public propertyUcsYaxis
Gets or sets the ucs yaxis.
Public propertyUpperRight
Gets or sets the upper right.
Public propertyUseAspectRatio
Gets or sets a value indicating whether [use aspect ratio].
Public propertyViewAspectRatio
Gets or sets view aspect ratio.
Public propertyViewDirection
Gets or sets the view direction.
Public propertyViewHeight
Gets or sets the height of the view.
Public propertyViewMode
Gets or sets the view mode.
Public propertyViewTargetPoint
Gets or sets the view target point.
Public propertyViewTwistAngle
Gets or sets the view twist angle.
Public propertyVisualStyleHandle
Gets or sets the visual style handle.
Public propertyXdataContainer
Gets or sets the xdata container.
(Inherited from CadBase.)
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
See Also