PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / LengthRef.UnitRefElem Structure
Members

In This Topic
    LengthRef.UnitRefElem Structure
    In This Topic
    A structure representing a single referenced object in a LengthRef (if the LengthRef uses a hierarchical reference, each object in the hierarchy of nested objects is represented by an instance of this structure).
    Object Model
    LengthRef.UnitRefElem Structure
    Syntax
    'Declaration
     
    Public Structure LengthRef.UnitRefElem 
       Inherits System.ValueType
    public struct LengthRef.UnitRefElem : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.C1Preview.LengthRef.UnitRefElem

    See Also