Gets or sets the current position of the slider.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Position As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageSlider
Dim value As System.Integer
instance.Position = value
value = instance.Position |
C# | |
---|
System.int Position {get; set;} |
C++/CLI | |
---|
property System.int Position {
System.int get();
void set ( & System.int value);
} |
Property Value
Current position of slider
Example
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0