Property IsLeaf
IsLeaf
For points, this is always false.
Declaration
public virtual bool IsLeaf { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Remarks
For points, this is always false. Otherwise this is true if there are no further cells with this prefix for the shape (always true at maxLevels).