annotation_placement_point_offset property

annotation_placement_point_offset property

Gets or sets offset of last leader vertex from annotation placement point

Definition:

@property
def annotation_placement_point_offset(self):
    ...
@annotation_placement_point_offset.setter
def annotation_placement_point_offset(self, value):
    ...

See Also