BPMNDiagramBPMNLabelStyle - свойство |
Пространство имён:
Tessa.Workflow.BPMN.Classes
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [XmlElementAttribute("BPMNLabelStyle")]
public BPMNLabelStyle[] BPMNLabelStyle { get; set; }
<XmlElementAttribute("BPMNLabelStyle")>
Public Property BPMNLabelStyle As BPMNLabelStyle()
Get
Set
public:
[XmlElementAttribute(L"BPMNLabelStyle")]
property array<BPMNLabelStyle^>^ BPMNLabelStyle {
array<BPMNLabelStyle^>^ get ();
void set (array<BPMNLabelStyle^>^ value);
}
[<XmlElementAttribute("BPMNLabelStyle")>]
member BPMNLabelStyle : BPMNLabelStyle[] with get, set
Значение свойства
Тип:
BPMNLabelStyleЗаметки См. также