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


In This Topic
loc Property (PtgRef3d)
In This Topic
Syntax
'Declaration
 
Public Property loc As RgceLoc
 
'Usage
 
Dim instance As PtgRef3d
Dim value As RgceLoc
 
instance.loc = value
 
value = instance.loc
See Also