Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / HatchRegionSurrogate Class / HatchRegionSurrogate Constructor

In This Topic
    HatchRegionSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal hatchRegion As HatchRegion _
    )
    public HatchRegionSurrogate( 
       HatchRegion hatchRegion
    )

    Parameters

    hatchRegion
    See Also