FrameSetting Enumeration

Represents the current image frame visibility setting.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum FrameSetting
Members
Member name Value Description
ImageFrameOff 0 Frame is off.
ImageFrameAbove 1 Frame is above the image.
ImageFrameBelow 2 Frame is below the image.
ImageFrameOnNoPlot 3 Frame is above the image, but not drawn during plotting.
ImageFrameInvalid -1 Invalid.
See Also

©  Bricsys NV. All rights reserved.