Click or drag to resize

BasePluginInitialize Method

Plug-in specific initialization can be done here if necessary.

Namespace: RAYLASE.Marker.Plugin
Assembly: RAYLASE.Marker.Plugin (in RAYLASE.Marker.Plugin.dll) Version: 2.19.0
Syntax
C#
public virtual void Initialize()
See Also