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: 24.2.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
(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
(Inherited from DisposableWrapper)
Public property Lineweights Property that represents a collection of lineweight values.
Public property LineweightSize  
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
(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
(Inherited from RXObject)
Public method CompareTo
(Inherited from RXObject)
Public method CopyFrom
(Inherited from RXObject)
Public method CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(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
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method GetLineweightAt Returns the lineweight for the specified entry in this PlotStyleTable object.
Public method GetRXClass
(Inherited from RXObject)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Protected method MemberwiseClone(Boolean) Creates a shallow copy of the current MarshalByRefObject object.
(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
(Inherited from RXObject)
Public method SetLineweightAt Sets the lineweight for the specified entry in this PlotStyleTable object.
Public method SetOrdering  
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Public method X
(Inherited from RXObject)
Top
See Also

©  Bricsys NV. All rights reserved.