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