MapBaseCurrentViewIndex Property |
Which view is currently being processed (0 to
MaxViews - 1)
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public byte CurrentViewIndex { get; set; }
Property Value
Type:
ByteRemarks
This can be retrieved and set from rule functions by using
CurrentView.
See Also