Show / Hide Table of Contents

Class ClosedShapeItem

An abstract base class that provides basic functionality for any descended ClosedShapeItem class.

Inheritance
System.Object
Item
ShapeItem
ClosedShapeItem
EllipseShapeItem
RectangleShapeItem
Inherited Members
ShapeItem.StrokeThickness
ShapeItem.StrokeColor
ShapeItem.Width
ShapeItem.Height
ShapeItem.ConvertToUnit(UnitType)
Item.PropertyChanged
Item.OnPropertyChanged(Item, String)
Item.Name
Item.X
Item.Y
Item.UnitType
Item.Dpi
Item.DataField
Item.DataFieldFormatString
Item.UseCache
Item.CacheItemId
Item.PrintAsGraphic
Item.Comments
Item.Tag
Item.Locked
Item.Editable
Item.Clone()
Item.UpdateFrom(Item)
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public abstract class ClosedShapeItem : ShapeItem, IXmlTemplate, INotifyPropertyChanged

Properties

FillColor

Gets or sets the fill color. Default value is White which will produce a transparent fill.

Declaration
public Color FillColor { get; set; }
Property Value
Type Description
Color
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com