Gets and sets the quality of the resolution of the fill-surface feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ResolutionControl As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IFillSurfaceFeatureData
Dim value As Integer
instance.ResolutionControl = value
value = instance.ResolutionControl
|
C# | |
---|
int ResolutionControl {get; set;} |
C++/CLI | |
---|
property int ResolutionControl {
int get();
void set (int value);
} |
Return Value
Valid values: 1, 2, and 3 (see
Remarks)
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0