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
Inherited Members
StrokeThickness
StrokeColor
Width
Height
ConvertToUnit(UnitType)
PropertyChanged
OnPropertyChanged(Item, String)
Name
X
Y
UnitType
Dpi
DataField
DataFieldFormatString
UseCache
CacheItemId
PrintAsGraphic
Comments
Tag
Locked
Clone()
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:Neodynamic.SDK.ThermalLabel.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