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:
Retrieves the width of the specified dimension.
USTYPE retVal = object.Width(i);
Type: DXBNDID
ID of the bounding dimension for which to return the width.