Namespace: DeltaEngine.Tests.CommandsAssembly: DeltaEngine.Tests (in DeltaEngine.Tests.dll) Version: 1.1.1.0 (1.1.1)
public float ZoomAmount { get; set; }
public float ZoomAmount { get; set; }
Public Property ZoomAmount As Single
Get
Set
Public Property ZoomAmount As Single
Get
Set
public:
virtual property float ZoomAmount {
float get () sealed;
void set (float value) sealed;
}
public:
virtual property float ZoomAmount {
float get () sealed;
void set (float value) sealed;
}
abstract ZoomAmount : float32 with get, set
override ZoomAmount : float32 with get, set
abstract ZoomAmount : float32 with get, set
override ZoomAmount : float32 with get, set
Property Value
Type:
SingleImplements
ZoomTrigger ZoomAmount