2 references to XPS_SEGMENT_TYPE
ReachFramework (2)
Serialization\RCW\IXpsOMGeometryFigure.cs (2)
42void GetSegmentTypes([In][Out] ref uint segmentCount, [In][Out][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_SEGMENT_TYPE")] ref XPS_SEGMENT_TYPE segmentTypes); 50void SetSegments([In] uint segmentCount, [In] uint segmentDataCount, [In][ComAliasName("System.Windows.Xps.Serialization.RCW.XPS_SEGMENT_TYPE")] ref XPS_SEGMENT_TYPE segmentTypes, [In] ref float segmentData, [In] ref int segmentStrokes);