Group.IsDropTarget

Group.IsDropTarget property

Specifies whether the group allows a shape to be added to it when the shape is dropped on the group.

public BoolValue IsDropTarget { get; set; }

See Also