The LinkStyle type exposes the following members.

Methods

  NameDescription
Public methodCopyAsSibling
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase.)
Public methodExportTo(Database, StyleConflictResolverType)
Exports the current style to another drawing.
(Inherited from StyleBase.)
Public methodGetDisplayStyleModel
Gets the DisplayStyle that specifies such Model display styles as color, linetype, plotstyle, etc.
Public methodGetDisplayStylePlan
Gets the DisplayStyle that specifies such Plan display styles as color, linetype, plotstyle, etc.
Public methodGetDisplayStyleSection
Gets the DisplayStyle that specifies such Section display styles as color, linetype, plotstyle, etc.
Public methodGetLinkDisplayStyleModel
Gets the DisplayStyle that specifies such Model display styles as color, linetype, plotstyle, etc.
Public methodGetLinkDisplayStylePlan
Gets the DisplayStyle that specifies such Plan display styles as color, linetype, plotstyle, etc.

See Also