JobResult.normalLabels constructor
JobResult.normalLabels(
- RenderInfoCollection? _renderInfo
_renderInfo render information for labels
Implementation
JobResult.normalLabels(this._renderInfo) : assert(_renderInfo != null), _result = JOBRESULT.NORMAL, _picture = null;