BorderStyle

Specifies which borders to add, if any, to the exported viewports image. Border style enum values can be combined via bitwise-or ( | ). Defaults to None.

Declaration Syntax

public GraphicsViewportsExportBorderStyle BorderStyle { set;get; }