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