Click or drag to resize

SymbolBase Fields

The SymbolBase type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberClipperScalingDouble Used to create clipper polynoms for the outer symbol shape, frame and inset. The outer symbol shape must fit in a circle of radius 1 (diameter: 2). Translated to clipper values this means that the outer symbol shape must fit in a circle of this ClipperScalingDouble.
Public fieldStatic memberClipperScalingInt Used to create clipper polynoms for the outer symbol shape, frame and inset. The outer symbol shape must fit in a circle of radius 1 (diameter: 2). Translated to clipper values this means that the outer symbol shape must fit in a circle of this ClipperScalingInt.
Public fieldStatic memberClipperSymbolSizeThe size of a symbol in clipper coordinates.
Public fieldStatic memberInverseClipperScalingToSymbolSize1By multiplying the clipper polynom points with this factor, you will get a symbol size of 1.
Top
See Also