Gets or sets the size of the thread of this thread feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Size As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IThreadFeatureData
Dim value As System.String
instance.Size = value
value = instance.Size |
C# | |
---|
System.string Size {get; set;} |
C++/CLI | |
---|
property System.String^ Size {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Thread size (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0