Dot width: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
 
Line 2: Line 2:


This setting defines the size of the dots, in pixels, in the dots mode display.
This setting defines the size of the dots, in pixels, in the dots mode display.
==Syntax==
set dot_width=''int''
''int'' is any integer, default is 1 (1 pixel.) 
example:  set dot_width=4

Revision as of 17:40, 27 June 2006

Overview

This setting defines the size of the dots, in pixels, in the dots mode display.

Syntax

set dot_width=int

int is any integer, default is 1 (1 pixel.)


example: set dot_width=4