NumRows Property
Description
Represents the number of rows in the feature.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property NumRows 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