Gets or sets the edge thickness when the display style is "Shaded with Edges".
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShadedEdgeThickness As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim value As System.Integer
instance.ShadedEdgeThickness = value
value = instance.ShadedEdgeThickness |
C# | |
---|
System.int ShadedEdgeThickness {get; set;} |
C++/CLI | |
---|
property System.int ShadedEdgeThickness {
System.int get();
void set ( & System.int value);
} |
Property Value
Edge thickness
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34