Instance Property
selectionAnchorLayerIndex
Marks the starting point of the selection.
Declaration
var selectionAnchorLayerIndex: UInt { get set }Declaration
@property (nonatomic) NSUInteger selectionAnchorLayerIndex;Declaration
selectionAnchorLayerIndex() -> int
setSelectionAnchorLayerIndex_(selectionAnchorLayerIndex: int)