GoDiagram Web Reference
FixedSize Property

Gets or sets whether UpdateDocumentBounds should update the Size and TopLeft properties as objects are added or moved.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<CategoryAttribute("Behavior")>
<DescriptionAttribute("Whether adding or moving objects in the document leaves the document size and top-left unchanged.")>
Public Overridable Property FixedSize As Boolean
[DefaultValueAttribute()]
[CategoryAttribute("Behavior")]
[DescriptionAttribute("Whether adding or moving objects in the document leaves the document size and top-left unchanged.")]
public virtual bool FixedSize {get; set;}

Property Value

The default value is false.
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

GoDocument Class
GoDocument Members
Size Property
TopLeft Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback