Neuroglancer
neuroglancer.viewer_config_state.ConfigState.viewer_size
Initializing search
    neuroglancer
    • User Guide
    • Concepts
    • Data sources
    • JSON API
    • Python API
    neuroglancer
      • Navigation
      • Coordinate spaces
      • Data view
      • Layer
    • Data sources
      • API Reference
      • API Reference
        • Core
        • Viewer state
        • Viewer Config state
          • C SegmentIdMapEntry
          • F layer_selected_value
          • C LayerSelectionState
          • C LayerSelectedValues
          • C PanelResolutionData
          • C LayerResolutionData
          • C ScreenshotResolutionMetadata
          • C ScreenshotReply
          • C AggregateChunkSourceStatistics
          • C ChunkSourceStatistics
          • C ScreenshotStatistics
          • C ActionState
          • C Actions
          • C InputEventBindings
          • C PrefetchState
          • C ScaleBarOptions
          • C VolumeInfo
          • C VolumeRequest
          • C ConfigState
            • Public members
              • P credentials
              • P actions
              • P input_event_bindings
              • P status_messages
              • P source_generations
              • P screenshot
              • P show_ui_controls
              • P show_top_bar
              • P show_location
              • P show_layer_panel
              • P show_help_button
              • P show_settings_button
              • P show_layer_side_panel_button
              • P show_screenshot_button
              • P show_tool_palette_button
              • P show_layer_list_panel_button
              • P show_selection_panel_button
              • P show_panel_borders
              • P scale_bar_options
              • P show_layer_hover_values
              • P viewer_size
              • P prefetch
              • P volume_requests
        • Exposing local data as data source
        • Credentials
        • Capturing Screenshots
        • Server
        • Utilities
    neuroglancer.viewer_config_state.ConfigState.viewer_size: (
        
    ndarray[tuple[2], int64] | None
    )
    ConfigState.viewerSize: ndarray[tuple[2], int64] | None
    © Copyright 2021 The Neuroglancer Authors.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial