GoDiagram Web Reference
Depth Property

Gets or sets the width and height of the depth dimension.
Syntax
'Declaration
 
<DescriptionAttribute("The offset of the back square from the forward square giving the impression of depth.")>
<CategoryAttribute("Appearance")>
<TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")>
Public Overridable Property Depth As SizeF
[DescriptionAttribute("The offset of the back square from the forward square giving the impression of depth.")]
[CategoryAttribute("Appearance")]
[TypeConverterAttribute("Northwoods.GoWeb.GoSizeFConverter, Northwoods.GoWeb, Version=5.0.0.45, Culture=neutral, PublicKeyToken=a4e3b7b70161cfe8")]
public virtual SizeF Depth {get; set;}

Property Value

This defaults to 10x10. If given a negative value, it uses zero instead.
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

GoCube Class
GoCube Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback