FormFlowsheetSearchSurfaceObjectsByTag Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public static GraphicObject SearchSurfaceObjectsByTag(
string Name,
GraphicsSurface Surface
)
Public Shared Function SearchSurfaceObjectsByTag (
Name As String,
Surface As GraphicsSurface
) As GraphicObject
Request Example
View SourceParameters
- Name String
-
- Surface GraphicsSurface
-
Return Value
GraphicObjectSee Also