The PointCloudPointStyle type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Display3dType |
Gets or sets the PointDisplay3dType enum value that specifies how the display elevation of the Points when viewing in 3D.
| |
| ElevatinoRangeCreationType |
Gets or sets the method to create the number of elevation ranges.
| |
| ElevationRangeInterval |
Gets or sets the elevation range interval.
| |
| IntensityRangeMaximum |
Gets or Sets the highest values of the color saturation range.
| |
| IntensityRangeMinimum |
Gets or sets the lowest values of the color saturation range.
| |
| NumberOfElevationRanges |
Gets or sets the default number of elevation ranges that are created for a new point cloud that references this style.
| |
| PointElevation |
Gets or sets the point's elevation if the points are to be flattened to an elevation.
| |
| PointsColorScheme |
Gets or sets the color scheme for the point cloud points.
| |
| RangesColorScheme |
Gets or sets the default color scheme for elevation ranges.
| |
| ScaledColorIntensityScheme |
Gets or sets the scaled color scheme options.
| |
| ScaleFactor |
Gets or sets the scale factor for point elevations for when viewing in 3D.
| |
| SingleColor |
Gets or sets the color to used when the PointsColorScheme property is set to Single Color.
| |
| SizeInPixels |
Gets or sets the size in pixels.
|