C# Класс SWFProcessing.SWFModeller.Modelling.Layer

Represents a layer on a timeline.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Layer ( Timeline timeline )

Initializes a new instance of the Layer class and puts it on the timeline.

ToString ( ) : string

Renders the layer as a string. Used only in test/debug console output.

Описание методов

Layer() публичный Метод

Initializes a new instance of the Layer class and puts it on the timeline.
public Layer ( Timeline timeline )
timeline Timeline The timeline on which to create /// the layer.

ToString() публичный Метод

Renders the layer as a string. Used only in test/debug console output.
public ToString ( ) : string
Результат string