ConnectionStrokeDash - свойство
Определяет пунктирность линии
Пространство имён: Tessa.UI.WorkflowViewer.ShapesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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