Width method

Retrieves the width of the specified dimension.

Syntax


USTYPE retVal = object.Width(i);

Parameters

i [in]

Type: DXBNDID

ID of the bounding dimension for which to return the width.

 

 

Show: