| 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; }
Public ReadOnly Property Model As IModelDoc2
Get
public:
property IModelDoc2^ Model {
IModelDoc2^ get ();
}
Property Value
Type:
IModelDoc2Remarks See Also