CADability dotNET

The Style type exposes the following members.

Methods

  NameDescription
Public methodAdded (Overrides IShowPropertyImpl..::..Added(IPropertyTreeView).)
Public methodApply
Applies this style to the given GeoObject. Since the style knows better about the different kinds of interfaces and attributes, this is implemented in the Style class not in IGeoObjectImpl.
Public methodCheck
Checks whether the given GeoObject accords to this style
Public methodClone
Public methodGetContextMenu
Overrides GetContextMenu()()()(), returns the context menu with the id "MenuId.StyleEntry". (see LoadContextMenu(String, ICommandHandler))
(Overrides IShowPropertyImpl..::..GetContextMenu()()()().)
Public methodStatic memberGetDefault
Returns a default (empty) Style. Use this function if you need a Style and dont have access to a StyleList.
Public methodGetObjectData
Public methodIsDefaultFor
Public methodLabelChanged (Overrides IShowPropertyImpl..::..LabelChanged(String).)
Public methodRemoved (Overrides IShowPropertyImpl..::..Removed(IPropertyTreeView).)
Public methodRemoveDefaultFor
Public methodSetDefaultFor

Explicit Interface Implementations

See Also