PlotSettingsShadePlotId Property
|
Property that represents the object ID of the
visual style or render settings object referenced by this
object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectId ShadePlotId { get; }
Public ReadOnly Property ShadePlotId As ObjectId
Get
public:
property ObjectId ShadePlotId {
ObjectId get ();
}
member ShadePlotId : ObjectId with get
Property Value
ObjectId
See Also