Méthode | Description | |
---|---|---|
EmbedCode ( string photoId, string photoToken, int width, int height ) : string |
Creates an embed code. Defaults aspect ratio to 16:9
|
public static EmbedCode ( string photoId, string photoToken, int width, int height ) : string | ||
photoId | string | |
photoToken | string | |
width | int | |
height | int | |
Résultat | string |