RemoveByKey(Key: Integer): Boolean;
RemoveByKey(Key: uinteger): boolean;
Key. Key of invisible dimension.
The RemoveByKey method removes a dimension from the list of invisible ones. After that dimension becomes visible. The key of invisible dimension is sent by using the Key parameter.
To add dimension to invisible dimensions, use the IEaxInvisibleDimensions.Add method.
See also: