Click or drag to resize

LayoutObjectGetNearestPort Method

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string GetNearestPort(
	LayoutObject linkPoint,
	out bool isOnPort
)

Parameters

linkPoint
Type: Omada.OE.ModelLayoutObject
isOnPort
Type: SystemBoolean

Return Value

Type: String
See Also