Interface JDisplayExtentParams

interface JDisplayExtentParams {
    moveToExtent: boolean;
}

Properties

Properties

moveToExtent: boolean