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