Search
PenCollection Class
See Also
 





A collection of MindFusion.Drawing.Pen objects.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public class PenCollection : CollectionBase, ICloneable

Visual Basic  Copy Code

Public Class PenCollection
    Inherits CollectionBase
    Implements ICloneable

 Inheritance Hierarchy

System.Object
    System.Collections.CollectionBase
        MindFusion.Drawing.PenCollection

 See Also

PenCollection Members
MindFusion.Drawing Namespace