SlicerCacheItem Class

SlicerCacheItem class

Represent slicer data source item


type SlicerCacheItem struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetSelectedSpecifies whether the SlicerItem is selected or not.
SetSelectedSpecifies whether the SlicerItem is selected or not.
GetValueReturns the label text for the slicer item. Read-only.