Condividi tramite


ContentSite.ShouldApplyRasterizationScale Proprietà

Definizione

Ottiene o imposta un valore che indica se la ContentSite deve applicare l'RasterizationScale calcolata.

public:
 property bool ShouldApplyRasterizationScale { bool get(); void set(bool value); };
bool ShouldApplyRasterizationScale();

void ShouldApplyRasterizationScale(bool value);
public bool ShouldApplyRasterizationScale { get; set; }
var boolean = contentSite.shouldApplyRasterizationScale;
contentSite.shouldApplyRasterizationScale = boolean;
Public Property ShouldApplyRasterizationScale As Boolean

Valore della proprietà

Boolean

bool

Commenti

La scala di rasterizzazione è la combinazione della scala DPI del monitoraggio e del ridimensionamento del testo impostata dall'utente.

Si applica a