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