FlowsheetBaseGetFlowsheetGraphicObject Method |
Namespace: DWSIM.FlowsheetBaseAssembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntaxpublic IGraphicObject GetFlowsheetGraphicObject(
string tag
)
Public Function GetFlowsheetGraphicObject (
tag As String
) As IGraphicObject
Request Example
View SourceParameters
- tag String
-
Return Value
IGraphicObject
See Also