Constructor PointCloudFixedSizeAlgorithm
PointCloudFixedSizeAlgorithm(double, SymbolSizeUnits)
Initializes a new instance of the PointCloudFixedSizeAlgorithm class.
Declaration
public PointCloudFixedSizeAlgorithm(double size, SymbolSizeUnits sizeUnits)
Parameters
| Type | Name | Description |
|---|---|---|
| double | size | Symbol size in real-world units or display units. |
| SymbolSizeUnits | sizeUnits | Whether size is in meters or screen-space units. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |