Click or drag to resize

ISyntheticRepeatableTexture Interface

[Missing <summary> documentation for "T:Altaxo.Graph.ISyntheticRepeatableTexture"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface ISyntheticRepeatableTexture

The ISyntheticRepeatableTexture type exposes the following members.

Properties
 NameDescription
Public propertySize Physical size of both sides of the texture in points (1 point = 1/72 inch).
Top
Methods
 NameDescription
Public methodGetContentStream Gets an image of the texture. The image dimensions (pixels in x and y direction) are calculated using the provided maxEffectiveResolutionDpi.
Top
See Also