SnapSettingsValue
SnapSettingsValue enumeration
Anger objekten som formar snap till när snap är aktivt i window
[Flags]
public enum SnapSettingsValue
Värderingar
namn | Värde | Beskrivning |
---|---|---|
SnapToNothing | 0 | Snäpp till ingenting. |
SnapToRulerSubdivisions | 1 | Fäst till linjalunderavdelningar. |
SnapToGrid | 2 | Fäst till rutnät. |
SnapToGuides | 4 | Fäst till guider. |
SnapToSelectionHandles | 8 | Fäst till urvalshandtagen. |
SnapToVertices | 10 | Fäst till hörn. |
SnapToConnectionPoints | 20 | Fäst till anslutningspunkter. |
SnapToTheVisibleEdgesOfShapes | 100 | Fäst till de synliga kanterna på former. |
SnapToAlignmentBox | 200 | Fäst till justeringsrutan. |
SnapToShapeExtensionsOptions | 400 | Snap to shape-tilläggsalternativ. |
SnapDisabled | 8000 | Snap inaktiverad. |
SnapToIntersections | 10000 | Fäst till korsningar. |
Undefined | FFFFFFFF80000000 | Odefinierat. |
Se även
- namnutrymme Aspose.Diagram
- hopsättning Aspose.Diagram