Northwoods.GoWPF 2.2.4 Assembly
GetAdornment Method

this must be a non-null string
Find an Adornment associated with this part that has a particular category.
Syntax
Public Function GetAdornment( _
   ByVal category As String _
) As Adornment
public Adornment GetAdornment( 
   string category
)

Parameters

category
this must be a non-null string

Return Value

null if this no such adornment
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback