NumHitsPerRow Property
Description
Represents the number of hits on each row of the feature.
Property type
Read-write property
Syntax
| Visual Basic |
|---|
Public Property NumHitsPerRow As Long |
Return Type
Read/write Long value.
Remarks
You can use this variable only with features that have rows (such as spheres and cylinders).
See Also