Gets or sets the layer for this break line in the drawing view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Layer As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IBreakLine
Dim value As System.String
instance.Layer = value
value = instance.Layer |
C# | |
---|
System.string Layer {get; set;} |
C++/CLI | |
---|
property System.String^ Layer {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Name of the layer
Remarks
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0