Skip to content

f8ad7371 53c2 9da1 335d 306cd2d23c04

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseEffectModel.SetOwner Method

Additional header content

Sets the element that owns this effect.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public void SetOwner(
	ImageModel reference
)

VB

Public Sub SetOwner ( 
	reference As ImageModel
)

Parameters

 

reference
Type: iTin.Export.Model.ImageModel
Reference to owner.

Remarks

[Missing documentation for "M:iTin.Export.Model.BaseEffectModel.SetOwner(iTin.Export.Model.ImageModel)"]

See Also

Reference

BaseEffectModel Class
iTin.Export.Model Namespace

Clone this wiki locally