PathData.Types 属性  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置路径中相应点的类型。
public:
 property cli::array <System::Byte> ^ Types { cli::array <System::Byte> ^ get(); void set(cli::array <System::Byte> ^ value); };public byte[] Types { get; set; }public byte[]? Types { get; set; }member this.Types : byte[] with get, setPublic Property Types As Byte()属性值
		Byte[]
		
	
	字节数组,这些字节指定路径中相应点的类型。