Sets the thickness of the item's outline, expressed in the current units of measure.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T StrokeThickness<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function StrokeThickness(Of T As DiagramItemStyle) ( _ |
See Also