GoDiagram Win Reference
DrawsXorMode Property

Gets or sets whether a rubber-band box should be drawn in XOR mode.
Syntax
'Declaration
 
<DescriptionAttribute("Whether rubber-band drawing (DrawXorBox) actually draws in XOR mode")>
<DefaultValueAttribute()>
<CategoryAttribute("Behavior")>
Public Overridable Property DrawsXorMode As Boolean
[DescriptionAttribute("Whether rubber-band drawing (DrawXorBox) actually draws in XOR mode")]
[DefaultValueAttribute()]
[CategoryAttribute("Behavior")]
public virtual bool DrawsXorMode {get; set;}

Property Value

The default value is false.
Remarks
When this value is false, DrawXorBox will draw a rectangle using the normal drawing mechanisms.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoView Class
GoView Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback