Gets whether the Hatch pattern has associativity with the boundary.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Associative As System.Boolean |
C# | |
---|
System.bool Associative {get;} |
JavaScript | |
---|
Associative : System.boolean |
C++ | |
---|
property System.bool Associative { bool* Val
)
|