← Back to carmenta.com
Carmenta Engine SDK Documentation
×

PixelSizeAdjustments Class

A class for specifying parameters to adjust rendering for a certain display DPI.

Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Thread safety: Members defined in this type are, in general, not thread-safe.

Syntax

C#
public class PixelSizeAdjustments : EngineObject

Inheritance Hierarchy

System.Object (not available in C#)
  EngineObject
    PixelSizeAdjustments

Platforms

Windows, Linux, Android

See Also

Reference

Core Module

PixelSizeAdjustments Members

The PixelSizeAdjustments type has the following members.

Constructors

NameDescription
PixelSizeAdjustmentsInitializes a new instance of the PixelSizeAdjustments class.

Properties

NameDescription
EffectScaleFactorGets or sets a scale factor applied when rendering effects.
IsDisposedGets a value that tells whether the current PixelSizeAdjustments has been disposed. Inherited from EngineObject
LineScaleFactorGets or sets a scale factor applied when rendering lines.
NativeHandleGets the native Carmenta Engine kernel object the current PixelSizeAdjustments represents. Inherited from EngineObject
PolygonScaleFactorGets or sets a scale factor applied when rendering polygons.
ResolutionScaleFactorGets or sets a scale factor for raster resolutions.
SymbolScaleFactorGets or sets a scale factor applied when rendering symbols.
TextScaleFactorGets or sets a scale factor applied when rendering texts.
TileSizeScaleFactorGets or sets a scale factor applied when determining the size of tiles in a TileLayer.

Methods

NameDescription
CloneCreates a copy of an object. Inherited from EngineObject
DisposeReleases the reference to the native Carmenta Engine kernel instance the EngineObject represents. Inherited from EngineObject
EqualsDetermines whether this instance is equal to another. Inherited from EngineObject
Static FromCurrentDpiOverloaded. Factory method to initialize a new PixelSizeAdjustments instance to match the current display DPI.

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept