Click or drag to resize

DocumentHandlerModel Property

Pointer to the model of this handler

Namespace:  CodeStack.SwEx.AddIn.Core
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public IModelDoc2 Model { get; }

Property Value

Type: IModelDoc2
Remarks
See Also