Eyeshot 10 WPF API Reference
InsertionPoint Property (BlockReference)

WPF Assembly > devDept.Eyeshot.Entities Namespace > BlockReference Class : InsertionPoint Property
Gets or sets the insertion point for this block reference.
Syntax
'Declaration
 
Public Property InsertionPoint As Point3D
public Point3D InsertionPoint {get; set;}
See Also

Reference

BlockReference Class
BlockReference Members