PlotStyleTable Class

This class implements plot style tables.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.DatabaseServicesPlotStyleTable

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public class PlotStyleTable : RXObject

The PlotStyleTable type exposes the following members.

Properties
  Name Description
Public property AciTableAvailable Property that indicates whether an ACI table is available.
Public property ApplyScaleFactor Property that indicates whether the global scale factor is to be applied to non-ISO linetypes for this PlotStyleTable object.
Public property AutoDelete Property that indicates whether the object should be automatically deleted by the Garbage Collector.
(Inherited from DisposableWrapper)
Public property Description Property that represents the description of the plot style table.
Public property DisplayCustomLineweightUnits Property that indicates whether custom lineweight units are to be displayed for this PlotStyleTable object.
Public property IsDisposed Property that indicates whether pointer to native code unmanaged object == IntPtr::Zero.
(Inherited from DisposableWrapper)
Public property Lineweights Property that represents a collection of lineweight values.
Public property LineweightSize Property that represents the logical length of an array containing lineweight values.
Public property PlotStyleArr Property that represents an array of plot styles in the plot style table.
Public property PlotStyleSize Property that represents the logical length of this plot style table.
Public property ScaleFactor Property that represents the global scale factor to be applied to non-ISO linetypes for this PlotStyleTable object.
Public property UnmanagedObject Property that represents a pointer to an unmanaged object.
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method AddNewPlotStyle Adds a new plot style to the table.
Public method AddPlotStyle Adds a plot style to the table.
Public method Clone Creates a *clone* of this object, and returns a pointer to the *clone*.
(Inherited from RXObject)
Public method CompareTo Allows classes to compare class objects.
(Inherited from RXObject)
Public method CopyFrom Copies the contents of the specified object into this object.
(Inherited from RXObject)
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Inherited from RXObject)
Public method DelPlotStyle Removes a plot style from the table.
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals Checks objects for equality.
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetHashCode Retrieves the object hash code.
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetLineweightAt Returns the lineweight for the specified entry in this PlotStyleTable object.
Public method GetMetaObject
(Inherited from RXObject)
Public method GetRXClass Gets a class describing instance dynamically associated with this object as the OdRxClass object.
(Inherited from RXObject)
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method PlotStyleAt(Int32) Returns the specified plot style in this PlotStyleTable object.
Public method PlotStyleAt(String) Returns the specified plot style in this PlotStyleTable object.
Public method QueryX Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class.
(Inherited from RXObject)
Public method SetLineweightAt Sets the lineweight for the specified entry in this PlotStyleTable object.
Public method SetOrdering  
Public method ToString
(Inherited from Object)
Public method X Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot.
(Inherited from RXObject)
Top
See Also

©  Bricsys NV. All rights reserved.