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