Gets and sets the line style for this layer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Style As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ILayer
Dim value As System.Integer
instance.Style = value
value = instance.Style |
C# | |
---|
System.int Style {get; set;} |
C++/CLI | |
---|
property System.int Style {
System.int get();
void set ( & System.int value);
} |
Property Value
Line style as defined in swLineStyles_e
Example
See Also
Availability
SOLIDWORKS 99, datecode 1999207