Gets the style of the shape's line.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public int LinePattern { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property LinePattern As Integer |
An integer value.
See Also