Show contents 

Drawing > Drawing Assembly Interfaces > IStyleSheet > IStyleSheet.Remove

IStyleSheet.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of the style container.

Description

The Remove method removes the style container, which index is passed by the Index parameter from the styles table.

See also:

IStyleSheet