Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NDashPattern Class
Members


In This Topic
    NDashPattern Class
    In This Topic
    Represents a stroking dash pattern. Dash patterns consist of dashes and gaps with different length.
    Object Model
    NDashPattern Class
    Syntax
    'Declaration
     
    
    <System.Reflection.DefaultMemberAttribute("Item")>
    Public Class NDashPattern 
       Implements Nevron.Nov.INDeeplyCloneable, Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NDashPattern
    [System.Reflection.DefaultMember("Item")]
    public class NDashPattern : Nevron.Nov.INDeeplyCloneable, Nevron.Nov.Serialization.INDomCustomSerializable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NDashPattern

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also