Remove(Index: Integer): Boolean;
Index. Index of invisible dimension.
The Remove method removes a dimension from the invisible dimensions list. After that dimension becomes visible. The index of the invisible dimension is passed in the Index parameter.
To add dimension to invisible dimensions, use the IEaxInvisibleDimensions.Add method.
See also: