ExpCompositionContentSite.RasterizationScale Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property float RasterizationScale { float get(); void set(float value); };
float RasterizationScale();
void RasterizationScale(float value);
public float RasterizationScale { get; set; }
var single = expCompositionContentSite.rasterizationScale;
expCompositionContentSite.rasterizationScale = single;
Public Property RasterizationScale As Single
Property Value
Single
float