Initializes a new instance of the ImGearPDEPlace class.
Syntax
Parameters
- tag
- The tag name for the place. It must not
contain any white space characters (for example, spaces or tabs).
- dictionary
- An optional Marked Content dictionary
associated with the place.
- isInline
- If true, it emits the place's dictionary
into the content stream inline. If false, then the dictionary
is emitted outside of the content stream and referenced by name.
Return Value
The new instance of
ImGearPDEPlace class object.
See Also