DatabasePlotStyleNameId
Property
|
Property that represents PlotStyleDescriptor
that encapsulates information about object identifier of a plot and
type of plot style name.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public PlotStyleDescriptor PlotStyleNameId { get; set; }
Public Property PlotStyleNameId As PlotStyleDescriptor
Get
Set
public:
property PlotStyleDescriptor PlotStyleNameId {
PlotStyleDescriptor get ();
void set (PlotStyleDescriptor value);
}
member PlotStyleNameId : PlotStyleDescriptor with get, set
Property Value
PlotStyleDescriptor
See Also