NevronOpenVision
Nevron.Nov.Diagram Namespace / NDrawBoxCommand Class


NDrawBoxCommand Class Properties

For a list of all members of this type, see NDrawBoxCommand members.

Public Properties
 NameDescription
Public PropertyGets or sets the Top coordinate of the base point (in the shape coordinate system). If Relative is true, this value is a factor of the shape Height. Otherwise it is an absolute value in shape coordinates.  
Public PropertyGets or sets the X coordinate of the figure left side. If Relative is true, this value is a factor of the shape Width. Otherwise it is an absolute value in shape coordinates.  
Public PropertyGets or sets the Left coordinate of the base point (in the shape coordinate system). If Relative is true, this value is a factor of the shape Width. Otherwise it is an absolute value in shape coordinates.  
Public PropertyGets or sets whether arrowheads should be displayed for this geometry end-points. (e.g. whether the geometry at all displays arrowheads at its start and end points)  
Public PropertyGets or sets whether the geometry drawn by this command should be filled. (e.g. whether the interior region of the figure is displayed)  
Public PropertyGets or sets whether the geometry drawn by this command should be stroked. (e.g. whether the outline of the geometry is displayed)  
Public PropertyGets or sets whether it is allowed to snap to the geometry drawn by this command.  
Public PropertyGets or sets the Top coordinate of the figure left-top corner. If Relative is true, this value is a factor of the shape Height. Otherwise it is an absolute value in shape coordinates.  
Public PropertyGets or sets the visibility of the geometry drawn by this command.  
Top
See Also