ConnectionStrokeDash - свойство
Определяет пунктирность линии
Пространство имён: Tessa.UI.WorkflowViewer.ShapesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public DoubleCollection StrokeDash { get; set; }
Public Property StrokeDash As DoubleCollection
Get
Set
public:
virtual property DoubleCollection^ StrokeDash {
DoubleCollection^ get () sealed;
void set (DoubleCollection^ value) sealed;
}
abstract StrokeDash : DoubleCollection with get, set
override StrokeDash : DoubleCollection with get, set
DoubleCollectionIConnectionStrokeDash