GetBlipScale
Внешний вид
Syntax
float NAPI.Blip.GetBlipScale(Blip blip);
Required Arguments
- blip: The blip to get the scale from. Parameter input should be in Blip type
Example
C# Syntax
{{{1}}}
float NAPI.Blip.GetBlipScale(Blip blip);
{{{1}}}