CIMLASPointSplatter Class Properties
In This Topic
For a list of all members of this type, see CIMLASPointSplatter members.
Public Properties
| | Name | Description |
 | PointSize |
Gets or sets the size of rendered LAS points when Fixed or RealWorld point sizing are used. If real-world
sizing is used, the value is represented in meters; otherwise the value is in screen-based points.
|
 | PointSizingMethod |
Gets or sets the method used to determine the rendering size of LAS points.
In 2D, only FixedAutoScale is supported.
|
 | SplatMinimumSize |
Gets or sets splat minimum size.
|
 | SplatScale |
Gets or sets splat scale.
|
 | UseSplatHighlight |
Gets or sets a value indicating whether to use splat highlighting.
|
Top
See Also