ApplicationOnShapeSettingsStyleAdded Method |
Raises the ShapeSettingsStyleAdded event.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax protected virtual void OnShapeSettingsStyleAdded(
ShapeSettingsStyleEventArgs e
)
Protected Overridable Sub OnShapeSettingsStyleAdded (
e As ShapeSettingsStyleEventArgs
)
Parameters
- e
- Type: RootPro.RootProCADShapeSettingsStyleEventArgs
See Also