public interface IStateSupport0DSelector : IStateSelector
Public Interface IStateSupport0DSelector
Inherits IStateSelector
public interface class IStateSupport0DSelector : IStateSelector
type IStateSupport0DSelector =
interface
interface IStateSelector
end
AddTo |
Clones and adds the given state selector to the set of selectors if the tag matches the state selector at hand.
(Inherited from IStateSelector) |
GetState | Get a point-state based on a given criteria. |
splitToMinMaxSelector | Separates Minimize and Maximize into corresponding Selectors. |