Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgRef3d Class / locRel Property


In This Topic
locRel Property
In This Topic
Syntax
'Declaration
 
Public Property locRel As RgceLocRel
 
'Usage
 
Dim instance As PtgRef3d
Dim value As RgceLocRel
 
instance.locRel = value
 
value = instance.locRel
See Also