Click or drag to resize

ShapeCanvas Fields

The ShapeCanvas type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAnchorProperty
Anchor of a shape element.
Public fieldStatic memberLocationProperty
Location of a shape element.
Public fieldStatic memberScaleFactorProperty
The ScaleFactor element defines the dependency between map scale and the size of map objects. A scale factor of 0 indicates a constant object size. The size of the map object is the size in pixel, without regarding the zoom factor. A scale factor of 1 indicates an object size in coordinate units. The object will be enlarged if the map is zoomed. It is also possible to choose a value between 0 and 1. According to that value, a nonlinear enlargement will be used.
Public fieldStatic memberScaleProperty
The Scale element defines the dependency between map scale and the size of map objects. An LSF of 0 indicates a constant object size. The size of the map object is the size in pixel, without regarding the zoom factor. An LSF of 1 indicates an object size in units. The object will be enlarged if the map is zoomed. It’s also possible to choose a value between 0 and 1. According to that value, a nonlinear enlargement will be used.
Public fieldtransform
Transformation method which transforms the shape points from one coordinate format to another depending on the given spatial reference system.
Top
See Also