pathSegTypeAsLetter property
Gets the type of the path segment, specified by the corresponding one-character command name.
![]() ![]() |
Syntax
HRESULT value = object.get_pathSegTypeAsLetter(* p);
Property values
Type: BSTR
The path segment type (specified by the corresponding one-character command name).
Standards information
- Scalable Vector Graphics: Paths, Section 8.5.1
Show:

