| BpmElementCreateElement - метод |
Создаёт элемент BPM.
Пространство имён:
FinistSoft.Engine.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксис internal static BpmElement CreateElement(
BpmLane lane
)
Friend Shared Function CreateElement (
lane As BpmLane
) As BpmElement
Dim lane As BpmLane
Dim returnValue As BpmElement
returnValue = BpmElement.CreateElement(lane)
internal static function CreateElement(
lane : BpmLane
) : BpmElement
Параметры
- lane
- Тип: FinistSoft.Engine.ObjectsBpmLane
Дорожка.
Возвращаемое значение
Тип:
BpmElementЭлемент BPM.
См. также