AcSmAcDbViewReference.InitNew Method
I Methods
AcSmCalloutBlocks.InitNew Method
AcSmCalloutBlockReferences.InitNew Method
Initialization of a newly created persistable
object. This method and the Load method
are the only two ways to initialize a persistable component.
Syntax
InitNew(
pOwner As IAcSmPersist) As Object
pOwner |
Input pointer to the owner of the object |