C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D.Effects Namespace / Border Class


Border Class Properties

For a list of all members of this type, see Border members.

Public Properties
 NameDescription
Public PropertyGets or sets Cached property. (Inherited from C1.Util.DX.Direct2D.Properties)
Public PropertyGets or sets the associated instance of C1.Util.DX.Direct2D.CustomEffect. (Inherited from C1.Util.DX.Direct2D.Effect)
Public PropertyThe edge mode in the X direction for the effect. You can set this to clamp, wrap, or mirror. See Edge modes for more info.  
Public PropertyThe edge mode in the Y direction for the effect. You can set this to clamp, wrap, or mirror. See Edge modes for more info.  
Public PropertyGets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase)
Public PropertyGet a pointer to the underlying Cpp Object (Inherited from C1.Util.DX.CppObject)
Public PropertyGets or sets a custom user tag object to associate with this instance.. (Inherited from C1.Util.DX.CppObject)
Top
See Also