'Declaration
ReadOnly Property Supports3DReference As Boolean
'Usage
Dim instance As IReferenceSource Dim value As Boolean value = instance.Supports3DReference
bool Supports3DReference {get;}
Property Value
true
if this IReferenceSource object supports 3D-Reference; otherwise, false
.