Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / LinePattern Class
Properties Methods Events


In This Topic
    LinePattern Class Members
    In This Topic

    The following tables list the members exposed by LinePattern.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the line pattern description.  
    Public Property Gets the length of the line type pattern.  
    Public Property Gets or sets line pattern name.  
    Public Property Gets the line type pattern.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Checks if the pattern has: more than one value, alternate sign for penDown/penUp or values are not all zero.  
    Public Method  
    Public Method  
    Public MethodOverloaded.  Compares line pattern names ignoring cases.  
    Public Method  
    Public Method  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the target object.  
    Public Method Computes the pattern from the given vertices and returns the lines and points that represent it.  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Methodstatic (Shared in Visual Basic)  
    Protected MethodWhen the Name changes I need to notify it to the related keyed collections before changing it.  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also