Gets the drawing layer of the component to which the hatch is attached.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Layer As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IFaceHatch
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
Layer for the face hatch
Example
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0