Click or drag to resize

WindowlessComponentCanInsertInto Method

Asks the WindowlessComponent if it could be inserted into the specified container

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public bool CanInsertInto(
	WindowlessComponent container
)

Parameters

container  WindowlessComponent

Return Value

Boolean
See Also