Namespace: DeltaEngine.Platforms.MocksAssembly: DeltaEngine.Platforms.Mocks (in DeltaEngine.Platforms.Mocks.dll) Version: 1.1.1.0 (1.1.1)
public override Size MaxResolution { get; }
public override Size MaxResolution { get; }
Public Overrides ReadOnly Property MaxResolution As Size
Get
Public Overrides ReadOnly Property MaxResolution As Size
Get
public:
virtual property Size MaxResolution {
Size get () override;
}
public:
virtual property Size MaxResolution {
Size get () override;
}
abstract MaxResolution : Size with get
override MaxResolution : Size with get
abstract MaxResolution : Size with get
override MaxResolution : Size with get
Property Value
Type:
Size