ViewportList.Item Property

Public Property Item( _ 
ByVal index As Integer
) As Viewport
This language is not supported or no code example is available.
public Viewport this[ 
int index 
] {get; set;}
This language is not supported or no code example is available.

Parameters

index
int

Property Value

Viewport

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition