Click or drag to resize

FrameItem Class

FRAME (SHIPGRID) Item Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataFrameItem

Namespace: VIZCore3D.NET.Data
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class FrameItem : VIZCoreBase

The FrameItem type exposes the following members.

Constructors
 NameDescription
Public methodFrameItem Construction
Top
Properties
 NameDescription
Public propertyAxis Axis
Public propertyGridID Grid Id
Public propertyLabel Label
Public propertyLabelStr Display Label String
Public propertyOffset Offset
Top
Methods
 NameDescription
Public methodToString To String
(Overrides ObjectToString)
Top
See Also