gets or sets the layer used by this sketch segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Layer As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISketchSegment
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 used for this sketch segment
Remarks
See Also
Availability
SOLIDWORKS 99, datecode 1999207