Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Translators Namespace / HatchRegion Class / HatchName Property

In This Topic
    HatchName Property (HatchRegion)
    In This Topic
    Gets or sets the name of hatch pattern to be used.
    Syntax
    'Declaration
     
    Public Property HatchName As String
    public string HatchName {get; set;}
    See Also