IOdaSplineHyperlinks
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
AcadHyperlinks Hyperlinks { get; }
 
ReadOnly Property Hyperlinks As AcadHyperlinks
        Get
 
property AcadHyperlinks^ Hyperlinks {
        AcadHyperlinks^ get ();
}
 
abstract Hyperlinks : AcadHyperlinks with get
 
 
 
Property Value
AcadHyperlinks
Implements
IAcadSplineHyperlinks
 
See Also