Property LayerContent
| Edit this page View SourceLayerContent
Gets the ILayerContent that this TocItem belongs to.
Declaration
public ILayerContent? LayerContent { get; }
Property Value
Type | Description |
---|---|
ILayerContent |
Gets the ILayerContent that this TocItem belongs to.
public ILayerContent? LayerContent { get; }
Type | Description |
---|---|
ILayerContent |