Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal background As Background _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Annotation( Background background ) |
C++/CLI | |
---|---|
public: Annotation( Background^ background ) |
Parameters
- background
- Background object for the annotation.