Piccolo.NET

P3DRectangle.Raised Property

Gets or sets a value that indicates whether the 3D rectangle is rendered so that it appears raised or depressed.

public virtual bool Raised {get; set;}

Property Value

True if the rectangle is raised; otherwise, false.

See Also

P3DRectangle Class | UMD.HCIL.PiccoloX.Nodes Namespace