ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectPage Class : ActiveViewIndex Property |
'Declaration Public Property ActiveViewIndex As Integer
'Usage Dim instance As ImGearVectPage Dim value As Integer instance.ActiveViewIndex = value value = instance.ActiveViewIndex
public int ActiveViewIndex {get; set;}