Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / Trimming Property

In This Topic
    Trimming Property
    In This Topic
    Gets or sets the surface's trimming region.
    Syntax
    'Declaration
     
    Public Property Trimming As Region
    public Region Trimming {get; set;}
    See Also