Selection.Finish Property | |
A numeric value representing the finish value in a selection.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Finish AS LONG GET SET
public virtual int Finish { get; set; }
Request Example
View SourceProperty Value
Type:
LongA numeric value representing the finish value in a selection.
See Also