編輯

共用方式為


GraphicsMode.Index Property

Definition

Gets a nullable T:System.IntPtr value, indicating the platform-specific index for this GraphicsMode.

public Nullable<IntPtr> Index { get; set; }
member this.Index : Nullable<nativeint> with get, set

Property Value

Nullable<IntPtr>

Nullable<nativeint>

Applies to