ICreate.Controls.Bars Send comments on this topic.
PenDefinition Class Members
See Also  Properties  Methods  Events
ICreate.Controls.Bars Namespace : PenDefinition Class


The following tables list the members exposed by PenDefinition.

Public Constructors

 NameDescription
Public ConstructorPenDefinition ConstructorOverloaded. Initialises a new instance of the PenDefinition class.  
Top

Public Properties

 NameDescription
Public PropertyColorThe colour of the Pen constructed from the PenDefinition.  
Public PropertyOpacityThe opacity of the Pen constructed from the PenDefinition.  
Top

Public Methods

 NameDescription
Public MethodConstructPenConstructs a Pen, with the specified width, using the PenDefinition Color and Opacity.  
Top

Public Events

 NameDescription
Public EventPropertyChangedOccurs when a PenDefinition Color or Opacity property is set.  
Top

See Also