ForRenderingByHeight

CadOptions.ForRenderingByHeight method

Initialise la nouvelle instance deCadOptions classe pour le rendu par hauteur.

public static CadOptions ForRenderingByHeight(int height)
Paramètre Taper La description
height Int32 La hauteur du résultat de sortie en pixels.

Return_Value

Nouvelle instance deCadOptions classe pour le rendu par hauteur.

Exceptions

exception condition
ArgumentException Jeté quandheight est inférieur ou égal à zéro.

Voir également