Nevron .NET Vision
Nevron.NewGraphics Namespace / NPen Class
Properties Methods


In This Topic
    NPen Class Members
    In This Topic

    The following tables list the members exposed by NPen.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the fill of the stroke.  
    Public PropertyGets or sets the cap style used at the end of the line dashes.  
    Public PropertyGets or sets the distance from the start of a line to the beginning of a dash pattern.  
    Public PropertyGets or sets an array of custom dashes and spaces.  
    Public PropertyGets or sets the style used for dashed lines.  
    Public PropertyGets or sets the end line cap of the stroke.  
    Public PropertyGets or sets the line join of this stroke.  
    Public PropertyGets or sets the limit of the thickness of the join on a mitered corner.  
    Public PropertyGets or sets the start line cap of the stroke.  
    Public PropertyGets or sets the width of the stroke.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object. (Inherited from Nevron.NewGraphics.NGraphicsObject)
    Public Method  
    Public Method  
    Public MethodOverridden. Initializes a new graphics object from the given one.  
    Top
    See Also