Express > Express Assembly Interfaces > IEaxInvisibleDimensions > IEaxInvisibleDimensions.Remove
Remove(Index: Integer): Boolean;
Index. Index of invisible dimension.
The Remove method removes a dimension from the invisible dimensions list. After this the dimension becomes visible.
To add dimension to invisible dimensions, use the IEaxInvisibleDimensions.Add method.
See also: