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


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