Click or drag to resize

IGraphicObjectExtensions Property


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
Dictionary<string, IGraphicObjectExtension> Extensions { get; set; }
Request Example View Source

Property Value

DictionaryString, IGraphicObjectExtension
See Also