GetNodeSize Sub Procedure

Startpage
Overview
Index
HAPI
   |
   HAPI.Class
      |
      GetNodeSize(lW As Long, lH As Long)

Syntax

Sub Procedure GetNodeSize(lW As Long, lH As Long)

Parameter description

NameTypeDescription
lWLong The width of the nodes is returned through this argument.
lHLong The height of the nodes is returned through this argument.

Description

Returns the node width and height through two reference arguments for all nodes in Domain. This can be used in GUI applications. See also SetNodeSize.

HUGIN Expert A/S, 2008 - comments to activex@hugin.com