Symbol |
The SymbolBase type exposes the following members.
Name | Description | |
---|---|---|
ClipperScalingDouble | 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. | |
ClipperScalingInt | 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. | |
ClipperSymbolSize | The size of a symbol in clipper coordinates. | |
InverseClipperScalingToSymbolSize1 | By multiplying the clipper polynom points with this factor, you will get a symbol size of 1. |