Northwoods.GoWPF 2.2.4 Assembly
SetAdornment Method

this must be a non-null string
Associate an Adornment with this part.
Syntax
Public Sub SetAdornment( _
   ByVal category As String, _
   ByVal ad As Adornment _
) 
public void SetAdornment( 
   string category,
   Adornment ad
)

Parameters

category
this must be a non-null string
ad
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback